GoEddie / GoEddie/tSQLt-TestAdapter
Log of the adapter
- Lingua principale
- C#
- Stelle
- 21
- Fork
- 9
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.