Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

Add instructions on how to run tests #322

Closed
justinfagnani opened this issue Dec 5, 2013 · 3 comments
Closed

Add instructions on how to run tests #322

justinfagnani opened this issue Dec 5, 2013 · 3 comments
Milestone

Comments

@justinfagnani
Copy link
Contributor

The tests don't run like normal Dart tests. There's this run-test.sh script, but no instructions.

@justinfagnani
Copy link
Contributor Author

Also, run-test.sh installs 149 npm modules every time I run it, and it seems to run dart2js and run all tests. It also never quits.

How can I simply run a single test?

@mhevery
Copy link
Contributor

mhevery commented Dec 9, 2013

It would be awesome if you could write this up. I can help you make this possible.

@jbdeboer
Copy link
Contributor

jbdeboer commented Jan 8, 2014

"run-test.sh never quits" would be a bug. @justinfagnani are you still seeing this issue?

chalin added a commit to chalin/angular.dart that referenced this issue Feb 11, 2014
…n tests

- Create a first version of developer documentation explaining how to
setup and run AngularDart tests locally and on Travis.
- Update `CONTRIBUTING.md` to refer to this new doc.

Addresses dart-archive#322. Assumes dart-archive#545.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants