Skip to content

robertoaflores/Gooey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

Gooey

Lean jUnit testing library for Java Swing applications.

/'GOO-e/ -- adjective. 1. Soft and sticky. 2. Mawkishly sentimental.

Using Gooey

  1. Gooey can be added to your projects as a dependency from Maven Central.
  2. For example, a Gradle dependency could be:
      dependencies {
        compile 'edu.cnu.cs:gooey:1.0.11.05'
      }
      

Notes for developers:
  • This repository is structured as a Gradle project in Eclipse.
  • API is not stable. Expect changes while development is underway.

About

Lean jUnit testing library for Java Swing applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages