mirror of
https://gitlab.com/TECHNOFAB/nixtest.git
synced 2025-12-12 02:00:18 +01:00
docs: add images & fix typo
This commit is contained in:
parent
b732e118df
commit
6ee3811b56
5 changed files with 7 additions and 1 deletions
|
|
@ -9,12 +9,16 @@
|
|||
|
||||
Flexible test runner for testing Nix code, written in Go.
|
||||
|
||||
[](https://asciinema.org/a/VS8uIiEQiPRtXbOreJqrxO7X6)
|
||||
|
||||
## Features
|
||||
|
||||
- Snapshot, Unit (equal checks) and Script-Tests (unit tests with assertions you could say)
|
||||
- Supports testing against raw Nix code or derivation output
|
||||
- Simple and easy to read summary of test results
|
||||

|
||||
- Junit report support (eg. for displaying the results in GitLab etc.)
|
||||

|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue