package convert

import "k8s.io/kubernetes/Godeps/_workspace/src/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
v0.10.0
Published
Feb 3, 2015
Platform
linux/amd64
Imports
15 packages
Last checked
2 minutes ago

Tools for package owners.