Skip to content

RunNew does not work with Test Classes created using AUTHORIZATION [tSQLt.TestClass] #117

Open
@lizbaron

Description

@lizbaron

see: tSQLt.Private_MarkSchemaAsTestClass

For test classes created using tSQLt.NewTestClass, tSQLt.Private_MarkSchemaAsTestClass is called which not only creates an extended property, but also inserts the test class name into this table, "tSQLt.Private_NewTestClassList(ClassName)".

This does not apply to test classes created using AUTHORIZATION, which breaks the RunNew functionality.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions