Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Do the tests all pass? (or... is there CI?) #103

Open
maxlinc opened this issue May 21, 2014 · 0 comments
Open

Do the tests all pass? (or... is there CI?) #103

maxlinc opened this issue May 21, 2014 · 0 comments

Comments

@maxlinc
Copy link
Contributor

maxlinc commented May 21, 2014

I wanted to refactor (specifically, extract a class) but when I cloned the project and ran tests locally I found:

47 tests, 63 assertions, 5 failures, 1 errors, 0 skips

I didn't see a CI setup so I couldn't compare my results with the last build. I also didn't see bootstrap or test script or instructions. I assumed it was just bundle exec ruby test/suite.rb.

I realized that some tests might only work when pygments is installed, so I installed things improved slightly:

47 tests, 69 assertions, 2 failures, 1 errors, 0 skips

Are all of the tests passing for others?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant