Hjson, the Human JSON. A configuration file format for humans. Relaxed syntax, fewer mistakes, more comments. { # specify rate in requests/second (because comments are helpful!) rate: 1000 // prefer c ...
XMLUnit is a library that supports testing XML output in several ways. XMLUnit 2.x is a complete rewrite of XMLUnit and actually doesn't share any code with XMLUnit for Java 1.x. Some goals for ...