Preparing release version 3.3.2

This commit is contained in:
Bruno Oliveira
2017-12-25 20:38:27 +00:00
parent 08997279f4
commit bd2d0d2c3c
12 changed files with 69 additions and 10 deletions
+2 -2
View File
@@ -385,9 +385,9 @@ Now we can profile which test functions execute the slowest::
test_some_are_slow.py ... [100%]
========================= slowest 3 test durations =========================
0.30s call test_some_are_slow.py::test_funcslow2
0.31s call test_some_are_slow.py::test_funcslow2
0.20s call test_some_are_slow.py::test_funcslow1
0.10s call test_some_are_slow.py::test_funcfast
0.17s call test_some_are_slow.py::test_funcfast
========================= 3 passed in 0.12 seconds =========================
incremental testing - test steps