typelevel / typelevel/weaver-test
Add assertion method to check compilation failure
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 85
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
This issue was copied over from: https://github.com/disneystreaming/weaver-test/issues/261
It was opened by: Baccata
Not having it is annoying.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the assertion APIs in this Scala test framework and the linked upstream issue at https://github.com/disneystreaming/weaver-test/issues/261. Clarify the expected API and supported compilation-failure cases before implementing; done means the framework exposes an assertion method with tests covering the agreed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100