Django - Testing Django Applications
What will happen if you call
UserFactory.create() but the factory has a required field email without a default value?