Skip to content

Revise guidance on unit test to point people to object oriented test framework, rather than function based test framework #41

@rpurser47

Description

@rpurser47

Our philosophy is to encourage the use of industry standard development workflows, and when it comes to tests, that's JUnit based object-oriented tests. While the functional test system is more approachable for MATLAB users unfamiliar with OO, it's definitely not industry standard, and so we should not be recommending it. Revise the guidance and find a tutorial to point people to.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions