https://github.com/wlgs/software-testing-and-validation-course
Software Testing and Validation course at AGH UST 2024/25. I've used it as a opportunity to shipshape my AI pair-programming skills by leveraging advanced prompting. Main model used while developing was Claude 3.5 sonnet.
https://github.com/wlgs/software-testing-and-validation-course
agh agh-ust auth e2e jest next nextjs playwright shopping-list testing todos web-app
Last synced: 3 months ago
JSON representation
Software Testing and Validation course at AGH UST 2024/25. I've used it as a opportunity to shipshape my AI pair-programming skills by leveraging advanced prompting. Main model used while developing was Claude 3.5 sonnet.
- Host: GitHub
- URL: https://github.com/wlgs/software-testing-and-validation-course
- Owner: wlgs
- Created: 2024-10-07T08:06:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-22T19:00:51.000Z (over 1 year ago)
- Last Synced: 2025-01-01T03:28:17.290Z (over 1 year ago)
- Topics: agh, agh-ust, auth, e2e, jest, next, nextjs, playwright, shopping-list, testing, todos, web-app
- Language: TypeScript
- Homepage:
- Size: 4.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# NextJS Shopping list app tested with Jest + Playwright
## Done for Software Testing and Validation course
Requirements located in [requirements.pdf](./docs/requirements.pdf)
Final raport located in [raport.md](./docs/raport.md)
## Demo
https://github.com/user-attachments/assets/be5467b9-eef4-4aad-8bfa-814b2aba4fbf
## Statistics
- Made with Claude 3.5 sonnet prompting alongside v0.
- Total time spent: `4h`
- Final grade: `4.0`