bigtestjs / bigtest

All BigTest development has moved to https://github.com/thefrontside/bigtest
https://github.com/thefrontside/bigtest
4 stars 1 forks source link

Run tests on github actions #36

Closed taras closed 4 years ago

taras commented 4 years ago

Motivation

We want to be able to run tests on every pull request.

Approach

Added GitHub Action job for running node tests.

github-actions[bot] commented 4 years ago

A preview package of this pull request has been published with the tag add-tests-action. You can try it out by running the following command:

$ npm install @bigtest/interactor@add-tests-action

or by updating your package.json to:

{
  "@bigtest/interactor": "add-tests-action"
}

Generated by :no_entry_sign: dangerJS against 4928512d0b83c230fe8a20eec00312d0bf9936d1