Bas Nijholt authored on 16/12/2019 19:11:06
Showing 1 changed files
1
|
1
|
deleted file mode 100644
|
...
|
...
|
@@ -1,6 +0,0 @@
|
1
|
|
-pexpect
|
2
|
|
-pytest
|
3
|
|
-pytest-cov
|
4
|
|
-pytest-randomly
|
5
|
|
-pytest-timeout
|
6
|
|
-pre_commit
|
Bas Nijholt authored on 06/05/2019 20:12:32
Showing 1 changed files
...
|
...
|
@@ -3,3 +3,4 @@ pytest
|
3
|
3
|
pytest-cov
|
4
|
4
|
pytest-randomly
|
5
|
5
|
pytest-timeout
|
|
6
|
+pre_commit
|
Bas Nijholt authored on 05/03/2019 16:14:44
Showing 1 changed files
...
|
...
|
@@ -1,4 +1,5 @@
|
|
1
|
+pexpect
|
1
|
2
|
pytest
|
2
|
|
-pytest-randomly
|
3
|
3
|
pytest-cov
|
4
|
|
-pexpect
|
|
4
|
+pytest-randomly
|
|
5
|
+pytest-timeout
|
Joseph Weston authored on 25/10/2018 16:01:01
Showing 1 changed files
...
|
...
|
@@ -1,3 +1,4 @@
|
1
|
1
|
pytest
|
2
|
2
|
pytest-randomly
|
3
|
3
|
pytest-cov
|
|
4
|
+pexpect
|
Joseph Weston authored on 18/07/2018 19:50:27
Showing 1 changed files
1
|
1
|
new file mode 100644
|
...
|
...
|
@@ -0,0 +1,3 @@
|
|
1
|
+pytest
|
|
2
|
+pytest-randomly
|
|
3
|
+pytest-cov
|