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

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

@maxlinc

Description

@maxlinc

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions