GoEddie / GoEddie/tSQLt-TestAdapter

Log of the adapter

Open
#4 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
21
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Hi Ed,

This is more like a question, I see issues when the adapter tries to populates the tests. It shows messages like below in VS Output window under category Tests:

`The directory name is invalid.`
`------ Discover test started ------`
`NUnit Adapter 3.4.1.0: Test discovery starting`
`[[NUnit 3 Test Discoveries goes here]]`
`NUnit Adapter 3.4.1.0: Test discovery complete`
`========== Discover test finished: 1456 found (0:00:20.0280026) ==========`

Creating completely new solution with only 2 existing projects (same database project and test database project) works fine with output:

`------ Discover test started ------`
`tSQLt Test Adapter, searching for tests...`
`tSQLt Test Adapter, searching for tests...done - 12 found`
`========== Discover test finished: 16 found (0:00:40.1310127) ==========`

So must be something with the current solution structure. Can you let me know where I can see the detailed log file for tSQLt Test Adapter?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.