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
Tag Archives: Test-driven Development
Continuous Integration for clj-assorted-utils and clj-net-pcap
This is just a very brief update. I actually did this some time ago but didn’t really get to write about it. clj-assorted-utils and clj-net-pcap now make use of Travis CI. Integrating Travis CI was actually very easy. What I … Continue reading
Posted in Announcements, clj-assorted-utils, clj-net-pcap, Libs.
Tagged Clojure, Java, jNetPcap, Open Source, Packet Capturing, Test-driven Development, Version Control
Leave a comment
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