Changes
Page history
prase101 created page: home
authored
Oct 08, 2015
by
Prasetya, S.W.B. (Wishnu)
Show whitespace changes
Inline
Side-by-side
home.md
View page @
c5e75d3f
...
@@ -12,7 +12,7 @@ T3's main features:
...
@@ -12,7 +12,7 @@ T3's main features:
*
A combinator-based approach to compose custom value/object generators, ala QuickCheck?.
*
A combinator-based approach to compose custom value/object generators, ala QuickCheck?.
*
It can be run from the command line, or called as an API from a JUnit test class.
*
It can be run from the command line, or called as an API from a JUnit test class.
I also provide a Groovy 'front-end' called T3i, that facilitates more powerful use of T3. T3i offers these additional features:
I also provide a Groovy 'front-end' called
[
T3i
](
../prase101/t3i
)
, that facilitates more powerful use of T3. T3i offers these additional features:
*
We can do interactive testing through Groovy interactive shell.
*
We can do interactive testing through Groovy interactive shell.
*
Provide a convenient way to configure T3, including specifying custom value/object generators.
*
Provide a convenient way to configure T3, including specifying custom value/object generators.
...
...
...
...