See all validation errors at once with something liike assertsSoftly { ... }
Personne n'a encore pris cette issue.
Évaluation
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Accessibilité débutants
- 35/100
Piste de recherche
Start at the workflow() entry point and review the linked Kotest soft-assertions documentation for the requested behavior. The issue names no files or tests, so trace how workflow validation currently reports failures. Done means one workflow run can report all validation errors instead of stopping at the first one.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Description
What feature do you need?
From https://kotest.io/docs/assertions/soft-assertions.html:
Normally, assertions like shouldBe throw an exception when they fail. But sometimes you want to perform multiple assertions in a test, and would like to see all of the assertions that failed. Kotest provides the assertSoftly function for this purpose.
assertSoftly {
foo shouldBe bar
foo should contain(baz)
}
It would be nice to have something like assertSoftly inside the workflow() function
so that we could see all validation errors for the workflow at once,
instead of having to do a compilation-run cycle for each one.
- Langage dominant
- Kotlin
- Étoiles
- 664
- Forks
- 30
- Merge moyen
- 4 j 19 h
- PR mergées (30 j)
- 5
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Autres issues de typesafegithub/github-workflows-kt
-
bug
Difficulté 3/5 1-2 jours Accessibilité débutants 58/100
typesafegithub/github-workflows-kt#2389 · 7 commentaires ·
-
bug
Difficulté 3/5 1-2 jours Accessibilité débutants 42/100
typesafegithub/github-workflows-kt#2368 · 1 commentaire ·
-
problem
Difficulté 4/5 3-5 jours Accessibilité débutants 42/100
typesafegithub/github-workflows-kt#2348 · 2 commentaires ·
-
operational
typesafegithub/github-workflows-kt#1884 · 1 personne assignée ·
-
problem
Difficulté 3/5 1-2 jours Accessibilité débutants 30/100
typesafegithub/github-workflows-kt#1864 · 5 commentaires ·
Toutes les issues de typesafegithub/github-workflows-kt
Issues similaires
-
enhancement
Difficulté 2/5 1-3 heures Accessibilité débutants 75/100
Richie97/track-history#325 ·
-
bug CLI documentation reliability
Difficulté 2/5 1-3 heures Accessibilité débutants 70/100
-
KW-related Type:bug UI / UX
Difficulté 2/5 1-3 heures Accessibilité débutants 70/100
-
bug
Difficulté 2/5 1-3 heures Accessibilité débutants 75/100
RevenueCat/purchases-android#4299 · 1 commentaire ·
-
[Bug] 统计页面无法重置token和汇率 Ouvertebug
Difficulté 2/5 1-3 heures Accessibilité débutants 75/100
AAswordman/Operit#1265 · 3 commentaires ·