improve docs
This commit is contained in:
parent
4a7c0568ae
commit
50eea28585
1 changed files with 2 additions and 2 deletions
|
|
@ -4,11 +4,11 @@ Pytest-Abra is an installable python package design to test instances created wi
|
||||||
|
|
||||||
- `abratest` CLI command. *Used to initialize the testing.*
|
- `abratest` CLI command. *Used to initialize the testing.*
|
||||||
|
|
||||||
- `pytest-abra` Pytest plugin. *Automatically loads custom fixtures in any pytest.*
|
- `pytest-abra` Pytest plugin. *Automatically loads custom fixtures in any pytest (see `pytest_abra/custom_fixtures.py`)*
|
||||||
|
|
||||||
## CLI (`abratest`)
|
## CLI (`abratest`)
|
||||||
|
|
||||||
`Abratest` can be called via terminal:
|
`abratest` can be called via terminal:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
abratest [arguments]
|
abratest [arguments]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue