dotnet/aspnetcore
React SPA Template Jest Unit Tests Should Work
Ouverte
#30 388 ouverte le 23 févr. 2021
affected-fewarea-ui-renderingenhancementfeature-spagood first issuehelp wantedseverity-nice-to-have
Métriques du dépôt
- Stars
- (37 933 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
React SPA Project Templates / .csproj don't handle Typescript / Javascript unit tests.
Please see: https://github.com/microsoft/nodejstools/issues/2317
Once the change is perform in NodeJSTools, project templates in this repository should be updated.
The project templates should follow these guidelines: Unit testing JavaScript and TypeScript in Visual Studio and make sure it works.