I am fairly new to Unit Testing Frameworks. I have added an Xunit Test Project to my solution. Currently I am running my Unit Test with from Visual Studio with the build-in Test Explorer.
The Unit Test is actually performing only some Selenium Actions, so in theory only a installed Browser is needed for the unit test.
Now I have the requirement, to deliver the unit test as a executable, or even better as a windows service that runs every hour. Is that somehow possible?
Aucun commentaire:
Enregistrer un commentaire