Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
3b35c4b285 |
@ -14,13 +14,13 @@ There's no operating system dependend code in this plugin, so it should run anyw
|
|||||||
Simply install it with pip...
|
Simply install it with pip...
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install pytest-csv-plugin
|
pip install pytest-csv-params
|
||||||
```
|
```
|
||||||
|
|
||||||
... or poetry ...
|
... or poetry ...
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
poetry add --dev pytest-csv-plugin
|
poetry add --dev pytest-csv-params
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
Loading…
Reference in New Issue
Block a user