scala-cli-md-spec

Turn your markdown docs into test suites running Scala CLI

APACHE-2.0 License

Stars
3
scala-cli-md-spec - 0.1.1 Latest Release

Published by MateuszKubuszok 6 months ago

  • .test.scala snippets are running test instead of run
  • Allow using Scala+Java snippets
scala-cli-md-spec - 0.1.0

Published by MateuszKubuszok 6 months ago

  • Allow grouping snippets in a single project
  • Allow testing for standard output messages
scala-cli-md-spec - 0.0.2

Published by MateuszKubuszok 6 months ago

Set JVM version explicitly to 11, so that code compiled with 11 could use it.

scala-cli-md-spec - 0.0.1

Published by MateuszKubuszok 6 months ago

Initial version with functionality ported from https://github.com/scalalandio/chimney/pull/525