IntelliTect / IntelliTect/TestTools.Console

Add support for ExecuteMain() where Main matches the signature of C# entry point

Ouverte
#6 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C#
Étoiles
1
Forks
0
Merge moyen
2 min
PR mergées (30 j)
5

Description

Add an execute Main that takes a `Func` and `param string args` and returns both the func return and the console output (yes, the best way to return both is a dilemma.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start by reading the existing ExecuteMain entry point and how Main-style console applications are currently invoked. Clarify the expected behavior for a Func plus param string args, especially how the function return value and console output are represented together; done means ExecuteMain supports that signature and exposes both results.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
csharp
Domaine
cli, testing
Type d'issue
Fonctionnalité
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.