Documentation
¶
Overview ¶
Package assertalyser defines an Analyzer that finds uses of `assert` and `require`, and suggests replacements for them using plain `testing` functions.
Index ¶
Constants ¶
View Source
const Doc = `find uses of assert and replace with standard library functionality`
Variables ¶
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.