Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spec style formatting #56

Closed
wants to merge 5 commits into from
Closed

spec style formatting #56

wants to merge 5 commits into from

Commits on Mar 29, 2014

  1. modified structure of experiments

    * added more information about experiments inline with tests
    * experiments and tests now have a reference to their parent
    krisb committed Mar 29, 2014
    Copy the full SHA
    6983539 View commit details
    Browse the repository at this point in the history
  2. modified execution of experiments

    * execute tests and experiments as a tree rather than list
    * emit start, startExperiment, and endExperiment events
    * queried potential issue with deep nested tests and beforeEach/afterEach
    krisb committed Mar 29, 2014
    Copy the full SHA
    6758ad9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d033375 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c09c360 View commit details
    Browse the repository at this point in the history
  5. added spec formatter

    krisb committed Mar 29, 2014
    Copy the full SHA
    4b5f37c View commit details
    Browse the repository at this point in the history