Skip to content
Sections
>> Trisquel >> Packages >> etiona >> devel >> golang-github-jacobsa-ogletest-dev
etiona  ] [  nabia  ] [  aramo  ]

Package: golang-github-jacobsa-ogletest-dev (0.0~git20150610-8)

unit testing framework for Go

ogletest is a unit testing framework for Go with the following features:

 * An extensive and extensible set of matchers for expressing expectations.
 * Automatic failure messages; no need to say
   t.Errorf("Expected %v, got %v"...).
 * Clean, readable output that tells you exactly what you need to know.
 * Built-in support for mocking through the oglemock package.
 * Style and semantics similar to Google Test and Google JS Test.

It integrates with Go's built-in testing package, so it works with the go test command, and even with other types of test within your package. Unlike the testing package which offers only basic capabilities for signalling failures, it offers ways to express expectations and get nice failure messages automatically.

Other Packages Related to golang-github-jacobsa-ogletest-dev

  • depends
  • recommends
  • suggests

Download golang-github-jacobsa-ogletest-dev

Download for all available architectures
Architecture Package Size Installed Size Files
all 21.1 kB126 kB [list of files]