GoEddie / GoEddie/tSQLt-TestAdapter
tSQLt Test Adapter failing with an exception error
- Langage dominant
- C#
- Étoiles
- 21
- Forks
- 9
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
tSQLt Test Adapter for VisualStudio 2015 Update 3 stopped working with the error message which is below. I wondering is there a way to solve this, maybe some of the configurations are not correctly set. The most intriguing thing, that another project which has same setup of tSQLt tests works perfectly with the same VS and adapter.
-- tSQLt Test Adapter
v0.70
-- RUNSETTINGS FILE:
-- ERROR MESSAGE:
------ Discover test started ------
tSQLt Test Adapter, searching for tests...
tSQLt-Test-Adapter: Adding filter: Tests
An exception occurred while test discoverer 'tSQLtTestDiscoverer' was loading tests. Exception: Object reference not set to an instance of an object.
========== Discover test finished: 0 found (0:00:00.253) ==========
-- Folder structure
+ Tests
+ up_Test
-- up_Test.sql ( test schema)
-- test 01 test name.sql (test sp)
[....]
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Commencez par reproduire la découverte avec le fichier RunSettings fourni, le Tests IncludePath et le point d’entrée tSQLtTestDiscoverer. Comparez le projet en échec avec le projet fonctionnel et examinez où la découverte gère la structure Tests/up_Test. C’est terminé lorsque la découverte s’achève sans la null-reference exception et trouve les tests attendus.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- csharp, sql
- Domaine
- database, devtools, testing-qa
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100