From 8fe3ba958774d11d17688d55c9e8bc5ebee72cba Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Fri, 12 Jul 2019 15:01:47 +0000 Subject: [PATCH] Added the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md 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