mojotech / pioneer

Integration Testing
MIT License
527 stars 35 forks source link

This project is no longer actively maintained. If you'd like to help out, get in touch!

Pioneer

Chat

Integration tests made easy.

Pioneer provides an abstraction layer between your integration tests and your DOM markup, DRYing up your step definitions and consolidating how people interact with the DOM in tests.

Installing

npm install pioneer --save-dev

Get Started

Read the guide

Watch the video

Docs