Skip to content

API testing

Latest
Compare
Choose a tag to compare
@EgorBodnar EgorBodnar released this 05 Feb 02:25
· 4 commits to main since this release
791512e
  • Mocked backend REST API with documentation

  • Isolated in docker

  • Extended allure listener capabilities for storing and formatting complete requests and responses to simplify debugging (see the demo gif)

  • Configured Code formatting / Code style control by Prettier & Eslint

  • Wrapped Axios HTTP client for requests

  • Unit-Tests for the main framework features and pre-commit based on it