refactoring #13
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.*
|
||||
|
||||
- `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`)
|
||||
|
||||
`Abratest` can be called via terminal:
|
||||
`abratest` can be called via terminal:
|
||||
|
||||
```bash
|
||||
abratest [arguments]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue