--- factory_boy-3.3.3/Makefile.orig
+++ factory_boy-3.3.3/Makefile
@@ -62,7 +62,7 @@
 		-Wignore:::mongomock: \
 		-Wignore:::mongomock.__version__: \
 		-Wignore:::pkg_resources: \
-		-m unittest
+		-m unittest -v
 
 # DOC: Test the examples
 example-test: