Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Commit

Permalink
link to @justlaputa's jstd configuration (fix #95)
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Jeffery committed Oct 10, 2012
1 parent 8903b3d commit 2c07692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ Newer versions of Chrome don't allow file:// URIs read other file:// URIs. In ef

## Testing with Javascript Test Driver

When using [jstd](http://code.google.com/p/js-test-driver/) and the jasmine adapter you will need to include jasmine-jquery.js after your jasmine-jstd-adapter files, otherwise jasmine-jquery matchers will not be available when tests are executed.
When using [jstd](http://code.google.com/p/js-test-driver/) and the jasmine adapter you will need to include jasmine-jquery.js after your jasmine-jstd-adapter files, otherwise jasmine-jquery matchers will not be available when tests are executed. Check out [this issue](https://github.com/velesin/jasmine-jquery/issues/95#issuecomment-9293180) for a thorough configuration example too.

## Contributing

Expand Down

0 comments on commit 2c07692

Please sign in to comment.