From 0d389e1d6c1aed4a92f82d9711f4564a12390fcd Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Mon, 16 Jun 2025 10:44:49 +0200 Subject: vault backup: 2025-06-16 10:44:49 --- Pytest.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Pytest.md (limited to 'Pytest.md') diff --git a/Pytest.md b/Pytest.md new file mode 100644 index 0000000..9caf78d --- /dev/null +++ b/Pytest.md @@ -0,0 +1,3 @@ +# Invocation +`pytest test_mod.py::test_func` +`pytest test_mod.py::TestClass::test_method` \ No newline at end of file -- cgit v1.2.3