module
Version:
v0.0.0-...-f185839
Opens a new window with list of versions in this module.
Published: Mar 3, 2020
License: Apache-2.0
Opens a new window with license information.
README
¶
Example of difficulty testing plugins
This project contains an example of a potential strange interaction between go test and plugins.
Reproduction:
go test codeloader/codeloader*.go
The plugin is able to affect a package imported by the test package, but
multiple copies of the package under test appear to be instantiated.
Directories
¶
Click to show internal directories.
Click to hide internal directories.