GithubHelp home page GithubHelp logo

tchigher / qawolf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qawolf/qawolf

0.0 0.0 0.0 2.32 MB

🐺Create browser tests 10x faster

Home Page: https://docs.qawolf.com

License: BSD 3-Clause "New" or "Revised" License

JavaScript 2.70% TypeScript 93.85% HTML 3.16% Dockerfile 0.29%

qawolf's Introduction

QA Wolf

Create browser tests 10x faster

QA Wolf is a free and open source library to create Puppeteer/Jest browser tests and run them in CI

npm version

πŸš€ Quick Start | πŸ“– API | 🧐 FAQ | πŸ‘‹ Chat | πŸ—ΊοΈ Roadmap


QA Wolf is an open source node library for creating browser tests 10x faster:

  • Skip writing boilerplate. Your browser actions are converted to Puppeteer and Jest code.
  • Built for stability. Avoid flaky tests with automatic waiting and smart element selectors.
  • Test complex scenarios. Test your application like a user. Use third party sites, multiple windows, and hot keys.
  • Easy CI setup. Run your tests in CI in parallel with one command, on push or on a schedule.
  • Easy debugging. Each test run in CI includes a video, GIF, interactive DOM recording, and detailed logs.

We're working to build a world where browser testing is effortless. We hope you'll join us!


Table of Contents


πŸ–₯️ Install QA Wolf

Install QA Wolf as a dev dependency with npm:

cd /my/awesome/project
npm install --save-dev qawolf

QA Wolf is tested against the maintenance LTS versions of Node, v10 and v12.


βœ… Create a browser test

Documentation

Create a Puppeteer and Jest test:

npx qawolf create <url> [name]

Create a test

Run your test:

npx qawolf test [name]

☁️ Set up CI

Documentation

Set up CI to run and record your tests in parallel. Watch the video, gif, and dom artifacts from your CI runs.

Azure

npx qawolf azure

CircleCI

npx qawolf circleci

GitHub

npx qawolf github

🦊 GitLab

npx qawolf gitlab

Set up CI

Ping us if you want to run QA Wolf somewhere else.


πŸ™‹ Get Help

πŸ‘‹ Chat | πŸ“¬ E-mail

We want QA Wolf to work for you, so please reach out to get help!


πŸ“ License

QA Wolf is licensed under BSD-3-Clause.


πŸ™ Acknowledgements

The DOM Recording artifact is using @Yuyz0112's awesome rrweb library!

qawolf's People

Contributors

jperl avatar flaurida avatar jamesgeorge007 avatar kanziw avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.