Created
          April 24, 2020 13:44 
        
      - 
      
- 
        Save amiroff/845980c391deb8ef33ce9b57a903ccf0 to your computer and use it in GitHub Desktop. 
    ptest django integration settings
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | [pytest] | |
| DJANGO_SETTINGS_MODULE = project_name_here.settings | |
| python_files = tests.py test_*.py *_tests.py | |
| junit_family=xunit1 | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment