Skip to content

Commit

Permalink
Merge pull request #837 from seblm/main
Browse files Browse the repository at this point in the history
Remove Stability section because v1.x was released
  • Loading branch information
tgodzik authored Oct 3, 2024
2 parents 5f479c3 + 2e4afb2 commit ea6e485
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,12 +151,6 @@ The default JUnit testing syntax is based on annotations and does not feel
idiomatic when used from Scala. MUnit tries to fill in the gap by providing a
small Scala API on top of JUnit.

## Stability

MUnit is a new library with no stability guarantees. While this project is
versioned at v0.x, it's expected that new releases, including patch releases,
will have binary and source breaking changes.

## Inspirations

MUnit is inspired by several existing testing libraries:
Expand Down

0 comments on commit ea6e485

Please sign in to comment.