Files
Nim/tools/atlas/tests/grok.nimble
Andreas Rumpf 664dbb6bfb atlas tool: testing via mocking (#18588)
* atlas: refactoring
* Atlas: do some basic testing via mocking
2021-07-26 18:00:03 +02:00

6 lines
123 B
Nim

version = "0.0.4"
author = "disruptek"
description = "don't read too much into it"
license = "MIT"
requires "nim >= 1.0.0"