Skip to content

The Smallest REST API testing framework in just 16 lines of code (#code16challenge)

License

Notifications You must be signed in to change notification settings

mkusz/the_smallest_rest_api_testing_framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The smallest REST API testing framework

Picture of toy excavator with additional logo on the flow

The Smallest REST API testing framework in 16 lines of code (#code16challenge)

Full description and road to achieve it is described in those 2 articles (writen in Polish):

Branches with most interesting versions of the framework:

  • first article - 15 lines of code with limited functionality
  • only 6 lines of code - same functionality as in first article, but in a limited lines of a code
  • more functionality - code with extended testing abilities but still in 16 lines of code
  • PEP-8 valid - version that is valid with PEP-8 style coding guide, functionality is somewhere in between versions with 6 lines of code and more functionality but still in 16 lines of c

About

The Smallest REST API testing framework in just 16 lines of code (#code16challenge)

Resources

License

Stars

Watchers

Forks

Languages