refactoring #13

Merged
dan merged 32 commits from refactoring into dev 2023-12-08 18:17:35 +01:00
Showing only changes of commit 50eea28585 - Show all commits

View file

@ -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]