Skip to content

LeftAndRight/beach-day

 
 

Repository files navigation

beach-day

beach-day is an npm module designed to make HTTP based API integration testing easy and fun for both sides of the fence (front end & backend). beach-day was inspired by frisby and Postman.

At it's core, beach-day is a custom jasmine reporter that generates an HTML file of the tests that ran. This reporter makes it easy to see all the details about the HTTP calls so errors can easily be debugged. In addition to the reporter there is a config and utility system that makes it fast and simple to write functional HTTP tests.

Documentation

Full API Documentation

This is pending github pages to be able to host. Otherwise is available here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 48.8%
  • JavaScript 47.5%
  • Mustache 2.8%
  • SCSS 0.9%