Skip to content

alex-d-bondarev/api-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practice API testing

You can copy and reuse code MIT License

Run tests

  1. docker-compose up -d
  2. mvn clean test
  3. docker-compose down -v

Debug tests

  1. docker-compose up -d
  2. Open any test in your favorite IDE
  3. Trigger or debug opened test
  4. docker-compose down -v

About

Test different API approaches

Topics

Resources

License

Stars

Watchers

Forks

Languages