Search
Top Posts & Pages
- QML TreeView
- Hotplug an External Screen to your Laptop on Linux
- Plasma Active for Nexus 7: Running the touch-optimized Plasma Active Linux Distribution on Nexus 7
- Exchange Data and Objects between C++ and QML and vice versa
- To-Do-O
- QML Text Input for Maemo Fremantle
- Poor Man's Data Munging in the Linux Shell
- Publications & Talks
- test2junit 1.2.1 released
- QML and Clipboard Interaction
Category Archives: test2junit
test2junit Version 1.4.0 Released
This is a bit delayed announcement of the release of test2junit 1.4.0. test2junit lets you “Emit Clojure test output in Junit XML format and optionally automatically invoke HTML generation.” With some version 1.3.x of test2junit, I added a bit more … Continue reading
test2junit Version 1.3.0 Released
As my last post about test2junit is some time ago, here is the very brief description: test2junit is a Leiningen plug-in that provides improved JUnit XML format output when executing clojure.test tests. In addition, it allows to automatically run the … Continue reading
test2junit 1.2.1 released
This is a brief post to announce the release of test2junit 1.2.1. For those who do not know test2junit yet, here is the brief description from the readme: Test2junit is “a leiningen plug-in to output test results to JUnit XML … Continue reading
test2junit: Bugfix
Due to an embarrassing error in test2junit I had to quickly release another version. The current version 1.0.1 fixes the problem and is available from clojars.org. The readme at github had been updated as well.
Posted in Announcements, Libs., Other Software, test2junit
Tagged Clojure, Leiningen, Open Source, Test-driven Development
Leave a comment
test2junit: Leiningen Plug-in for Writing Test Results in JUnit XML Format
I like test-driven development very much. Over time the number of test cases grows and grows. As one consequence, it may become difficult to keep the overview of the results. As a simple mean to get an overview of my … Continue reading
Posted in Announcements, Libs., Other Software, test2junit
Tagged Clojure, Java, JUnit, Leiningen, Open Source, Test-driven Development
Leave a comment