mirror of https://github.com/stretchr/testify.git
The comments for the require package were just copied over from the assert package when generating the functions. This could lead to confusion because 1. The code-examples were showing examples using the assert package instead of the require package 2. The function-documentation was not mentioning that the functions were calling `t.FailNow()` which is some critical information when using this package. |
||
---|---|---|
.. | ||
doc.go | ||
forward_requirements.go | ||
forward_requirements_test.go | ||
require.go | ||
require.go.tmpl | ||
require_forward.go | ||
require_forward.go.tmpl | ||
requirements.go | ||
requirements_test.go |