Skip to content

New Testing Convention #26

@kevaundray

Description

@kevaundray

Possible new convention for organising tests

For testing external methods :

package name : package_test
file name: package_external_test.go

For testing internal methods:

package name : package
file name: package_internal_test.go

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions