Skip to content

Use spec reporter instead of dots #2989

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

Merged
merged 1 commit into from
Nov 2, 2016

Conversation

TylerBrock
Copy link
Contributor

It's hard tracking down which tests fail when you just get an red "F" or a green "."

I'm also super impatient when it comes for waiting for the whole test suite to finish to see which tests fail.

This change switches parse-server to use the spec reporter so that you can quickly identify which tests are failing and then focus on them to fix your code.

@flovilmart
Copy link
Contributor

I was dying for someone to do it! Thanks @TylerBrock

@flovilmart flovilmart merged commit f3c6568 into parse-community:master Nov 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants