Fedora Packages

golang-github-jacobsa-ogletest-devel Subpackage of golang-github-jacobsa-ogletest

Go unit testing framework like Google Test for C++ and JS Test

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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/jacobsa/ogletest

Releases Overview

Release Stable Testing
Fedora 35 0-0.7.20190622git80d50a7.fc35 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-jacobsa-ogletest dash maintainers at fedoraproject dot org.



Sources on Pagure