-
jqplusplus Public
A project to implement "jq++", which productizes "jq-front"
-
jq-front Public
A tool to empower your JSON
-
-
jcunit Public
A Combinatorial Testing + Model-based Testing framework on top of Java+JUnit. Model your application as code and let JCUnit do the rest.
-
-
insdog Public
Forked from moneyforward/insdogA repository for next generation of automated testing tool and framework.
-
-
-
symfonion Public
SyMFONION is a language to compose music in JSON and render it into a midi file. Implemented in Java
-
killgrave Public
Forked from friendsofgo/killgraveSimple way to generate mock servers written in Go
Go MIT License UpdatedMar 2, 2025 -
actionunit Public
Action programming library for testing
-
mddoclet Public
A doclet that produces markdown-based site from JavaDoc comment
-
combinatoradix Public
A Java library to enumerate permutations and combinations suitable for distributed executions
-
asciidoclet-2 Public
Forked from asciidoctor/asciidoclet📋 A Javadoc Doclet based on Asciidoctor that lets you write Javadoc in the AsciiDoc syntax.
Java Apache License 2.0 UpdatedApr 24, 2024 -
java-17-21-template Public template
a doclet exercise for myself
Java Apache License 2.0 UpdatedApr 22, 2024 -
maven-repo-sandbox Public
A sandbox repository to use github repo as a maven repo.
UpdatedApr 15, 2024 -
pcond Public
pcond is a library that allows you to write a program in the "Design by Contract"[DbC] style. Not only that, it gives a very informative message when a check you defined fails.
-
osynth Public
A library to synthesize an object from given interfaces.
-
-
java8-template Public template
A template repository for Java8 projects
-
-
-
-
-
commandunit-installer Public
An installer project for commandunit. You can clone this repository to start commandunit based project.
Shell UpdatedDec 19, 2023 -
commandunit Public
A testing framework for command line tools.
-
AsciiDoclet Public
Forked from UniKnow/AsciiDocletThis is a guide for setting up and using the Asciidoclet within a JDK 11 project. Asciidoclet is a Javadoc Doclet based on Asciidoctor that lets you write Javadoc in the AsciiDoc syntax.
CSS Apache License 2.0 UpdatedMar 16, 2023 -
asciidoctor-diagram Public
Forked from asciidoctor/asciidoctor-diagram↔️ Asciidoctor diagram extension, with support for AsciiToSVG, BlockDiag (BlockDiag, SeqDiag, ActDiag, NwDiag), Ditaa, Erd, GraphViz, Mermaid, Msc, PlantUML, Shaape, SvgBob, Syntrax, UMLet, Vega, V…Ruby MIT License UpdatedNov 15, 2022 -
javassist Public
Forked from jboss-javassist/javassistJava bytecode engineering toolkit
Java Other UpdatedSep 10, 2022 -
ditaa Public
Forked from stathissideris/ditaaditaa is a small command-line utility that can convert diagrams drawn using ascii art ('drawings' that contain characters that resemble lines like | / - ), into proper bitmap graphics.