sbt-doctest

Test generator

Plugin for sbt that generates tests from examples in ScalaDoc.

Doctest for scala

GitHub

183 stars
13 watching
28 forks
Language: Scala
last commit: 3 days ago
doctestsbtscalaunit-testing

Related projects:

Repository Description Stars
scalatest/scalatest A testing toolkit for writing and running tests for Scala and Java software 1,154
sbt/sbt-buildinfo Generates Scala source from build definitions. 553
ssssota/doc-vitest A tool that allows developers to write test code directly in their documentation, using a syntax similar to traditional tests. 62
sbt/sbt-site Generates static website content from project documentation and source code 174
scalameta/sbt-scalafmt An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. 203
sbt/sbt-unidoc A tool for generating unified API documentation across multiple projects in a single build. 124
sbt/sbt-header Creates or updates file headers, such as copyright notices 186
sol/doctest Tools for verifying and validating Haskell code examples 373
sbt/sbt-git Provides git command line features and integration within the Scala build tool. 347
thoughtworksinc/sbt-api-mappings Fills apiMappings for common Scala libraries to enable cross-library documentation linking 90
gatling/gatling-sbt-plugin Automates load testing and performance measurement of web applications using a plugin for the build automation tool SBT 107
valydia/sbt-apidoc A plugin that generates API documentation from Scala source code using the Apidocjs format. 2
thoughtworksinc/sbt-scala-js-map Configures source mapping for Scala.js projects to enable remote debugging of libraries hosted on Github. 36
scoverage/sbt-scoverage Supports code coverage analysis for Scala projects using scoverage 650
com-lihaoyi/utest A simple testing framework for Scala 487