GoEddie / GoEddie/tSQLt-TestAdapter
Visual studio 2015 test runner exception: tsqlttestexecutor
- Lingua principale
- C#
- Stelle
- 21
- Fork
- 9
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I had this error when run all tests in test explorer:
An exception occurred while invoking executor 'executor://tsqlttestexecutor/v1': Object reference not set to an instance of an object.
It can be consistently re-produced:
- if all tests pass, it has no issue
- exec tSQLt.AssertEqualsTable 'expected', 'actual' will cause above error and stop execution of the rest of the tests if expected and actual tables are different for a test.
- if one table is empty, it has no issue
Hope this will help.
Thanks!
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia riproducendo il malfunzionamento in Visual Studio 2015 Test Explorer usando exec tSQLt.AssertEqualsTable con tabelle prevista ed effettiva diverse e non vuote. Esamina il test executor tSQLt identificato da executor://tsqlttestexecutor/v1. Il lavoro è completato quando il malfunzionamento relativo alle tabelle diverse non genera più l’eccezione di riferimento nullo e i test rimanenti continuano a essere eseguiti.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp
- Ambito
- testing-qa, tooling
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100