Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 516 Bytes

IVT-assignment.md

File metadata and controls

25 lines (16 loc) · 516 Bytes

Contributers

Mrabet Yassine Gaaloul Mourad Mohamed Hazem Bouzir Mohamed Khaled Fedi Zarai

CI and static techniques

1- Adding a build/bundler framework : WebPack

2- Adding a CI framework to the project using Github Actions

3- Running a static analysis tool using SonarQube

4- Supporting deployment using Docker

Testing

1-Extending unit tests

2-Measuring code coverage using Istanbul tool

3-Adding BDD tests using Cucumber.

4-Designing, executing and documenting manual tests.