Preparing release version 5.3.2

This commit is contained in:
Bruno Oliveira
2019-12-13 08:51:15 -03:00
parent 8942a05cfe
commit 10fcac7f90
11 changed files with 61 additions and 21 deletions

View File

@@ -442,8 +442,8 @@ Now we can profile which test functions execute the slowest:
========================= slowest 3 test durations =========================
0.30s call test_some_are_slow.py::test_funcslow2
0.21s call test_some_are_slow.py::test_funcslow1
0.11s call test_some_are_slow.py::test_funcfast
0.20s call test_some_are_slow.py::test_funcslow1
0.10s call test_some_are_slow.py::test_funcfast
============================ 3 passed in 0.12s =============================
incremental testing - test steps