commit 8fe3ba958774d11d17688d55c9e8bc5ebee72cba Author: Gwyn Ciesla Date: Fri Jul 12 15:01:47 2019 +0000 Added the README diff --git a/README.md b/README.md new file mode 100644 index 0000000..ec3a2b6 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# python-pytest-lazy-fixture + +Use fixtures in pytest.mark.parametrize \ No newline at end of file