pioneer icon indicating copy to clipboard operation
pioneer copied to clipboard

Integration Testing

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

  • Global Variables
  • Widget
  • Widget.List
  • Widget.Form
  • Step Helpers
  • Command Line Options
  • Configuration File