drewdeponte / snapdragon

A Jasmine JavaScript test runner that lets you run tests on the command-line similar to RSpec.
Other
6 stars 8 forks source link

Make the runner use script tags to src the required files and implementation files. #13

Closed drewdeponte closed 11 years ago

drewdeponte commented 11 years ago

This should now be possible since we added the /:path route to return files from the CWD the command was run in.