Skip to content

Feature request: Using clojure test and test2junit as a replacement for junit test classes #15

Description

@meta-forte

Hi,
I work on a product built using Java and is in production for almost a decade.
The code base is quite large and is maintained by dozens of people. Eclipse is the IDE. We don't use either Maven or ANT. It is built using the default eclipse builder.

We will not move it out of Java anytime soon. I, however, want to use clojure.test as a replacement for Junit classes. I want to write my unit tests in clojure. Run them using a Junit runner inside eclipse via eclipse's Junit runner menus and buttons. (There is a Jenkins CI process down the line that runs the unit tests via separately for entire project. so the tests should be executable via Jenkins as well)
The test reports must be exported so that eclipse can display them in proper format.

I found a tool that provides a Junit runner for clojure tests: . But it is not licensed properly.

Please can test2junit be extended to accommodate my requirement.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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