scalatest/scalatest
A testing tool for Scala and Java developers observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 99
- Release rhythm 44
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4896
- days_rel: 160
- days_push: 8
- n_releases_24m: 1
Adoption not part of the score
1167 stars · 335 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ScalaTest is a free, open-source testing toolkit for Scala and Java programmers, widely used in the Scala ecosystem for over 17 years. It provides expressive and flexible styles for writing unit, integration, and behavior-driven tests on the JVM.
Use cases
- write unit tests for scala code
- test java applications on the jvm
- behavior-driven development testing in scala
- run test suites with sbt
- test scala.js projects
When to choose
- you are developing in Scala and need a mature, widely adopted testing framework
- you want flexible testing styles including BDD and TDD in one toolkit
- you need a stable, long-maintained testing library for JVM projects
When to avoid
- you are working outside the JVM ecosystem
- you need a minimal zero-dependency test runner for simple scripts
Facets
library · maturity stable
testing testing developer-tools jvm cross-platform unit-testing scala java test-framework bdd
1 source
- readme: https://github.com/scalatest/scalatest · fetched 2026-08-28 · 210cab06b307
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| scalatest/scalatest | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="scalatest/scalatest")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem