Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/etsy/Testing101
Etsy's educational materials on testing and design
https://github.com/etsy/Testing101
non-sox
Last synced: 3 months ago
JSON representation
Etsy's educational materials on testing and design
- Host: GitHub
- URL: https://github.com/etsy/Testing101
- Owner: etsy
- License: mit
- Archived: true
- Created: 2014-08-14T17:33:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-06T15:54:39.000Z (about 10 years ago)
- Last Synced: 2024-07-18T17:55:39.863Z (4 months ago)
- Topics: non-sox
- Language: PHP
- Homepage:
- Size: 206 KB
- Stars: 261
- Watchers: 30
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Etsy's Testing 101 Materials
Here are some of the materials Etsy uses to help our engineers learn about
testing and design:- [Testing Best Practices Guide](Testing_Best_Practices.md)
- Testing 101 CodeLab, in `CodeLab/`
Note these materials use PHP and PHPUnit.