Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only scenario #15

Merged
merged 14 commits into from
Nov 22, 2023
Merged

Only scenario #15

merged 14 commits into from
Nov 22, 2023

Conversation

jhomarolo
Copy link
Collaborator

Fixes #7

Proposed Changes

  1. Only scenario

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • Remember to check if code coverage decrease, if so, please implement the necessary tests

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, enhancement, infrastructure, or performance

dalssoft and others added 14 commits March 29, 2023 20:22
## [2.2.2-beta.1](v2.2.1...v2.2.2-beta.1) (2023-03-29)

### Bug Fixes

* **touch:** ping ([4b55fe9](4b55fe9))
## [2.2.2-beta.2](v2.2.2-beta.1...v2.2.2-beta.2) (2023-03-29)

### Bug Fixes

* **depencency:** buchu version ([751ff23](751ff23))
## [2.2.2-beta.3](v2.2.2-beta.2...v2.2.2-beta.3) (2023-03-29)

### Bug Fixes

* **package.json:** fix export main ([08e01ed](08e01ed))
# [2.3.0-beta.1](v2.2.2-beta.3...v2.3.0-beta.1) (2023-05-12)

### Features

* **scenario:** only - run only scenarios marked as .only ([8ce67a0](8ce67a0)), closes [#7](#7)
# [2.3.0-beta.2](v2.3.0-beta.1...v2.3.0-beta.2) (2023-07-27)

### Bug Fixes

* **lint:** fix lint error ([6fc20d0](6fc20d0))
* **prettystack:** fix prettyStack when error is not a Error instance ([d73ff5f](d73ff5f))
@jhomarolo jhomarolo merged commit c96ad65 into main Nov 22, 2023
2 checks passed
@herbsjs-robot
Copy link

🎉 This PR is included in version 2.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@herbsjs-robot herbsjs-robot added the released Already in production label Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Already in production
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run only one scenario on ALOE test runner
5 participants