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

Add jest-circus README #7198

Merged
merged 4 commits into from Oct 18, 2018

Conversation

rickhanlonii
Copy link
Member

Summary

Adds a README for jest-circus with install/configuration instructions

Screen

@SimenB
Copy link
Member

SimenB commented Oct 17, 2018

Update mentions in the docs to link to it? At leasttest retries menton it

@rickhanlonii
Copy link
Member Author

@SimenB, good call - done

README.md Show resolved Hide resolved

## Overview

Circus a flux-based test runner for Jest that is fast, easy to maintain, and simple to extend.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Circus is a flux-based test runner

Example in a test:

```js
jest.retryTimes(3);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keep this 😅

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, fixed

@rickhanlonii rickhanlonii merged commit 814c929 into jestjs:master Oct 18, 2018
@rickhanlonii rickhanlonii deleted the chore/rh-jest-circus-readme branch October 18, 2018 18:06
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants