bilal-fazlani / commanddotnet

A modern framework for building modern CLI apps
https://commanddotnet.bilal-fazlani.com
MIT License
575 stars 29 forks source link

Added few additional tests for prompting #279

Closed CyborTronik closed 4 years ago

CyborTronik commented 4 years ago

Based on discussion in #268 Not able to run these tests on Ubuntu 18.04 with dotnet 3.1.201 in Rider 2020.1

CyborTronik commented 4 years ago

@drewburlingame I don't see tests related to PrompterTests running at all. Do I miss something?

drewburlingame commented 4 years ago

these scenarios are already covered in PromptForMissingArgumentTests so I'll close this PR