Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • t3 t3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Prasetya, S.W.B. (Wishnu)
  • t3t3
  • Wiki
  • Home

Home · Changes

Page history
prase101 created page: home authored Oct 08, 2015 by Prasetya, S.W.B. (Wishnu)'s avatar Prasetya, S.W.B. (Wishnu)
Show whitespace changes
Inline Side-by-side
home.md
View page @ ab53cb7a
......@@ -12,7 +12,7 @@ T3's main features:
* 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.
I also provide a Groovy 'front-end' called [T3i](../prase101/t3i), that facilitates more powerful use of T3. T3i offers these additional features:
I also provide a Groovy 'front-end' called [T3i](https://git.science.uu.nl/prase101/t3i), that facilitates more powerful use of T3. [T3i](https://git.science.uu.nl/prase101/t3i) offers these additional features:
* We can do interactive testing through Groovy interactive shell.
* Provide a convenient way to configure T3, including specifying custom value/object generators.
......@@ -21,4 +21,4 @@ I also provide a Groovy 'front-end' called [T3i](../prase101/t3i), that facilita
T3 needs Java 8, and T3i also needs Groovy at least 2.3.
License: GPL version 3.
\ No newline at end of file
**License:** GPL version 3.
\ No newline at end of file
Clone repository
  • Home