From 50eea285857ed2cfe12198e1b96c1ba3550ad876 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 8 Dec 2023 00:18:22 +0100 Subject: [PATCH] improve docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ea98e8..721a572 100644 --- a/README.md +++ b/README.md @@ -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]