Skip to content

Commit

Permalink
Add Browser guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Croak committed Jul 27, 2012
1 parent 19f450f commit 6b59a6a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -312,3 +312,9 @@ Testing
* Use non-[SUT](http://goo.gl/r5Ti2) methods in expectations when possible.
* Use one expection per `it` block.
* Use stubs and spies (not mocks) in isolated tests.

Browsers
--------

* Don't support clients without Javascript.
* Don't support IE6.

0 comments on commit 6b59a6a

Please sign in to comment.