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

Conversation

moleske
Copy link
Member

@moleske moleske commented May 6, 2022

-remove color feature cause couldn't understand how to use it in v2

Authored-by: Michael Oleske moleske@pivotal.io

-remove color feature cause couldn't understand how to use it in v2

Authored-by: Michael Oleske <moleske@pivotal.io>
Copy link
Member

@ctlong ctlong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We probably don't have to get rid of our ReporterConfig interactions.

Otherwise LGTM. Thanks @moleske!

commandreporter/command_reporter.go Show resolved Hide resolved
commandreporter/command_reporter_test.go Show resolved Hide resolved
- 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>
@KevinJCross
Copy link

KevinJCross commented May 18, 2022

IVe created my own fork to move to v2 of this lib where its ginkgo and dropping the reporter stuff
Its built off gareth evans fork so ... to merge this in will need is pr first.

https://github.com/KevinJCross/cf-test-helpers

we are actively using this fork in https://github.com/cloudfoundry/app-autoscaler-release seems stable and good enough to us.

Copy link
Member

@ctlong ctlong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks @moleske !

@ctlong ctlong merged commit d498b91 into cloudfoundry:main Jun 3, 2022
@moleske moleske deleted the ginkgo2 branch June 3, 2022 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

3 participants