testfuns

command module
v0.0.0-...-0a87feb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2023 License: MIT Imports: 8 Imported by: 0

README

testfuns

This tool is designed to help Go developers quickly find test functions within their Go projects. It scans _test.go files in the current directory and its subdirectories, identifying functions that start with Test.

Features

  • Recursively searches through the current directory and subdirectories.
  • Identifies functions starting with Test in _test.go files.
  • Outputs the file path and function name of each test function found.

Requirements

Go version 1.x or higher

License

This project is licensed under the MIT License - see the LICENSE file for details.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL