Skip to content

Releases: EgorBodnar/rest-axios-codeceptjs-allure-docker-test-example

API testing

05 Feb 02:25
791512e
Compare
Choose a tag to compare
  • 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