package convert
import "github.com/onsi/ginkgo/ginkgo/convert"
Index ¶
Functions ¶
func RewritePackage ¶
func RewritePackage(packageName string)
* RewritePackage takes a name (eg: my-package/tools), finds its test files using * Go's build package, and then rewrites them. A ginkgo test suite file will * also be added for this package, and all of its child packages.
Source Files ¶
ginkgo_ast_nodes.go import.go package_rewriter.go test_finder.go testfile_rewriter.go testing_t_rewriter.go
- Version
- v1.12.1
- Published
- May 16, 2020
- Platform
- js/wasm
- Imports
- 14 packages
- Last checked
- 1 week ago –
Tools for package owners.