https://github.com/ludovicobesana/js-testing-quick-wins
Some best practices for JavaScript testing with Jest, ESLint, and CI/CD.
https://github.com/ludovicobesana/js-testing-quick-wins
Last synced: 4 months ago
JSON representation
Some best practices for JavaScript testing with Jest, ESLint, and CI/CD.
- Host: GitHub
- URL: https://github.com/ludovicobesana/js-testing-quick-wins
- Owner: ludovicobesana
- License: mit
- Created: 2025-02-15T00:42:59.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-15T01:16:02.000Z (4 months ago)
- Last Synced: 2025-02-15T02:23:00.359Z (4 months ago)
- Language: JavaScript
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# js-testing-quick-wins
Some best practices for JavaScript testing with Jest, ESLint, and CI/CD.