package
0.0.0-20241123143410-8221b3333afc
Repository: https://github.com/pako-23/gtdd.git
Documentation: pkg.go.dev
# Functions
DependencyGraphFromJson returns a DependencyGraph form a JSON file.
No description provided by the author
NewDependencyGraph returns a DependencyGraph without any edges from a list of tests.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Type aliases
No description provided by the author
DependencyGraph represents the graph encoding the dependencies between the tests of a test suite.