Skip to content

Limit ScalaTest dependency to its core library#418

Merged
djspiewak merged 1 commit intotypelevel:series/1.xfrom
kaharlichenko:feature/narrow-down-scalatest-deps
Feb 22, 2023
Merged

Limit ScalaTest dependency to its core library#418
djspiewak merged 1 commit intotypelevel:series/1.xfrom
kaharlichenko:feature/narrow-down-scalatest-deps

Conversation

@kaharlichenko
Copy link
Copy Markdown

cats-effect-testing-scalatest only depends on the classes from scalatest-core.

By narrowing down the dependency we let users cherry-pick specs and matchers they use in their project instead of pulling in the whole ScalaTest glory.

Copy link
Copy Markdown
Member

@djspiewak djspiewak left a comment

Choose a reason for hiding this comment

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

This seems extremely reasonable to me. :-) Needs a merge though.

@kaharlichenko
Copy link
Copy Markdown
Author

@djspiewak, I brought it up to date with the recent changes. Should I create another PR based on series/0.x as well?

@djspiewak
Copy link
Copy Markdown
Member

Should I create another PR based on series/0.x as well?

I think at this point, 0.x is EOL, so it's fair to just concentrate on 1.x.

@djspiewak djspiewak merged commit 0cd8fb4 into typelevel:series/1.x Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants