Week 5 Testing - Mrsmithz/Project-SW-Dev-and-Env GitHub Wiki
Task4
Project structure
// Change directory and install dependency
cd frontend
yarn install
// Frontend Testing
yarn run unit-test
yarn run component-test
yarn run e2e-test
Testing strategies
Testing for your project
Result
Frontend
Unit Test Result
Component Test Result
End to End Test Result
Line change & Commit (Code)
No. |
Name |
Line Change (%) |
No. of Commit (%) |
1 |
Fyefee |
22% |
23% |
2 |
NattawatSs9 |
19% |
21% |
3 |
Mrsmithz |
21% |
24% |
4 |
TeerapatEarth |
19% |
17% |
5 |
gwattana |
19% |
14% |
Line change & Commit (Wiki)
No. |
Name |
Line Change (%) |
No. of Commit (%) |
1 |
Fyefee |
19% |
17% |
2 |
NattawatSs9 |
15% |
23% |
3 |
Mrsmithz |
23% |
11% |
4 |
TeerapatEarth |
19% |
33% |
5 |
gwattana |
24% |
16% |