Skip to content

Commit

Permalink
testing tools images
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpapa committed Aug 16, 2014
1 parent 0770d66 commit deec5dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1392,7 +1392,9 @@ Many of my styles have been from the many pair programming sessions [Ward Bell](
**[Back to top](#table-of-contents)**
## Testing
Unit testing helps maintain clean code, as such I included some of my recommendations for unit testing foundations with links for more information.
Unit testing helps maintain clean code, as such I included some of my recommendations for unit testing foundations with links for more information.
![Testing Tools](https://raw.githubusercontent.com/johnpapa/angularjs-styleguide/master/assets/testing-tools.png)
- **Write Tests with Stories**: Write a set of tests for every story. Start with an empty test and fill them in as your write the code for the story.
Expand Down
Binary file added assets/testing-tools.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit deec5dd

Please sign in to comment.