Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.