Skip to content

Run Clojure, ClojureScript, self-hosted ClojureScript tests in parallel in CI #136

@zane

Description

@zane

We may want to wait until #135 is resolved before embarking on this.

What?

Currently our test suite is run three times serially via make test. We should have our continuous integration system run them all in parallel.

Why?

Our test suite is getting pretty long! It takes 8 minutes and 24 seconds for Travis to build and test the branch that adds support for running our test suite in the self-hosted ClojureScript context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingInvolves writing or revising automated tests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions