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

Bump to ginkgo2 #58

Merged
merged 2 commits into from
Jun 3, 2022
Merged

Bump to ginkgo2 #58

merged 2 commits into from
Jun 3, 2022

Commits on May 6, 2022

  1. Bump to ginkgo2

    -remove color feature cause couldn't understand how to use it in v2
    
    Authored-by: Michael Oleske <moleske@pivotal.io>
    moleske committed May 6, 2022
    Configuration menu
    Copy the full SHA
    9646943 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Seperate color and no color tests to their own suites

    - this is because you need to pass new reporter config to run specs
    - I don't like this because the seperation seems arbitrary without
      knowing how ginkgo v2 wants things setup
    - kept the tests neseted in command reporter to at least kinda keep the
      suites together
    
    Authored-by: Michael Oleske <moleske@pivotal.io>
    moleske committed May 13, 2022
    Configuration menu
    Copy the full SHA
    199fcee View commit details
    Browse the repository at this point in the history