Skip to content

lucgauer/aspect

Repository files navigation

ASPECT

🤖 Test automation by functional specification processing 🖋

Installation

In order to run the project, follow the steps below:

Usage

Writinng Specs

If you want to learn how to write functional specs with Gauge, please take a look at:

Or if you want to customize Taiko generated functional tests:

Running automation

The following commands can be executed at the root of this project, after installation.

npm run build

Interprets and generate your .spec files, placed at ./specs/, in order to generate a ./tests/generated_implementation.js with the functional tests.

npm start

Starts Gauge specs processing, reading all .spec files placed at ./specs/.
Then relates all steps texts to ./test/generated_implementation.js and runs Taiko with browser automation.

npm test

Runs all aspect source code unit testing.

Solving problems

This project uses Gauge and Taiko, so if you have some problems with it, please take a look at:

About

Test automation by functional specification processing

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •