BHoM / BHoM/Test_Toolkit

Formalise rules around create methods

Open
#530 0 comments 0 reactions 3 assignees Claimed by @pawelbaran View on GitHub
type:feature
Dominant language
C#
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

#### Description:

The create methods needs some level of compliance. The initial state was that they:
- Need to sit in a file or folder matching the return type (this is fine)
- Need to have a method name matching the file name (this has proven not fine, and is being turned off in https://github.com/BHoM/Test_Toolkit/pull/529

Simply removing the separate check, without any additional guidance might be a bit to relaxed.

Could for example be that create methods must live in a file that is _either_ matching file name _or_ matching return type.

Happy for other suggestions though.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.