Skip to content

kmissoumi/sauce-labs-api-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sauce Labs API Testing Resources


A centralised and collaborative environment with tools to quickly generate functional and end-to-end API tests, deploy a mocking server that mimics a real API server's calls and responses, and load test your endpoints.


The API Testing Composer provides an environment to automatically generate tests, code them from scratch, or import them from a spec file. Enhance your tests with four powerful component types and JavaScript support.

  • I/O — GET, POST, PUT, PATCH, DELETE
  • Assert — Compare, Contains, Exists, Is
  • Logic — Loops, Conditionals
  • Fn — Flow, Fact, File and more!

Not sure where to start?

  • Take a look at the Quick Start Examples in this repo, read through example use cases, and explore more examples from the saucectl repo.

  • Once you've written a few tests, play around with the API and saucectl tool to automate your workflows and integrate them into a pipeline.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages