JustJordanT / cloudFileUploader

☁️ CloudFileUploader: is a service that will allow you to upload your file to an Azure storage account, and also pull files down and list them, out as well. Made with microservice architecture in mind along with best coding practices.
1 stars 0 forks source link

XUnit Integration. #10

Open JustJordanT opened 3 years ago

JustJordanT commented 3 years ago

Is your feature request related to a problem? Please describe. Being able to test code effectively.

Describe the solution you'd like Integrate XUnit text with .NET project.

Describe alternatives you've considered

Additional context

https://xunit.net/ https://www.selenium.dev/documentation/en/ https://smartbear.com/

JustJordanT commented 3 years ago

Might be able to use for testing. https://playwright.dev/