I read a tutorial about testing Jasmine, and he suggested that you use the standard Jasmine directory tree structure (which seems to be related to the tree structure of the RSpec directory). I have googled for an hour and cannot find any information about this standard directory tree.
What does the standard Jasmine test environment directory tree look like, given a very complete scenario (using HTML fixtures, JSON fixtures, specifications, etc.)?
Thanks in advance for your help!
source share