Created
          July 2, 2015 16:45 
        
      - 
      
- 
        Save svetlyak40wt/1ba4d07f17401fed29e1 to your computer and use it in GitHub Desktop. 
    Example.py
  
        
  
    
      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
    
  
  
    
  | integers_list = has_items(of_type(int)) | |
| assert_that(data, has_entries( | |
| results=integers_list, | |
| total_pages=is_(int), | |
| page=is_(int))) | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment