Language ambiguity in Getting Started
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 1/5
- Tempo stimato
- Meno di un'ora
- Idoneità per principianti
- 55/100
- Tipo di issue
- Documentazione
- Chiarezza
- Specificata chiaramente
- Stato di attività
- Ferma
- Stack tecnologico
- csharp
- Ambito
- documentation
Direzione di ricerca
Apri docs/articles/nunit/getting-started/installation.md e leggi la sezione “Using NuGet NUnitLite Package”, concentrandoti sul paragrafo relativo a Program.cs e Main(). Chiarisci quale file generato automaticamente può essere eliminato e quale Main() deve chiamare il runner NUnitLite. Il lavoro è completo quando il paragrafo distingue senza ambiguità il file generato da qualsiasi punto di ingresso scritto da uno sviluppatore.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
In Getting Started > Installation > Using NuGet NUnitLite Package, there is a paragraph saying:
As a result of your installation, a file named "Program.cs" will have been copied into each of your test projects. NUnitLite test projects are console applications and this file contains the Main() program for your tests. If you already have a Main() in some other class, you may delete the file. This file also contains comments describing how the main should call the NUnitLite runner.
The italicized part is a bit ambiguous. Which file containing Main() should be deleted? Which Main() should call the NUnitLite runner? The developer's or the autogenerated one? It might seem trivial, considering you wouldn't want the developer to erase their Main(), but it's still confusing what the docs are trying to say in this paragraph.
Please consider making the language a little clear in this paragraph. Even a simple change such as "... you may delete the this autogenerated file" will clarify the section a lot.
- Lingua principale
- Dockerfile
- Stelle
- 600
- Fork
- 158
- Merge medio
- 16h 8m
- PR unite (30g)
- 21
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di nunit/docs
-
area:framework
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 75/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
-
NUnit 5 | Document DependsOn Apertaarea:framework
-
area:framework
Difficoltà 3/5 1-2 giorni Idoneità per principianti 45/100
-
area:framework
Difficoltà 4/5 3-5 giorni Idoneità per principianti 40/100
Issue simili
-
content
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
GDQuest/learn-gdscript#1395 ·
-
rules
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 90/100
-
HttpClient
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
symfony/symfony-docs#23092 ·
-
[Docs Request]: 模块修改建议 & 增加 Aperta
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 90/100
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 95/100
huggingface/sentence-transformers#4074 ·