dotnet/aspnetcore

React SPA Template Jest Unit Tests Should Work

Open

#30.388 geöffnet am 23. Feb. 2021

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (10.653 Forks)batch import
affected-fewarea-ui-renderingenhancementfeature-spagood first issuehelp wantedseverity-nice-to-have

Repository-Metriken

Stars
 (37.933 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 16T 9h) (258 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide