File: README.md

package info (click to toggle)
netavark 1.16.1-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,492 kB
  • sloc: sh: 1,012; makefile: 158
file content (11 lines) | stat: -rw-r--r-- 275 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# netavark-dhcp-proxy integration test with bats

## Running tests

To run the tests locally in your sandbox, you can use one of these methods:
* bats ./test/001-basic.bats  # runs just the specified test
* bats ./test/                # runs all

## Requirements
- bats
- jq