How would a jasmine standard directory tree look like?
I was reading a tutorial about Jasmine testing and it suggested you should
use the standard Jasmine directory tree structure (which seems to be
related with RSpec directory tree structure). I have googled for an hour
and can't find any info about this standard directory tree.
How would a standard Jasmine testing environment directory tree look like,
considering a very complete scenario (with HTML fixtures, JSON fixtures,
specs, etc)?
Thanks in advance for any help!
No comments:
Post a Comment