Developer Docs

Application testing with C#Bot

The bot-written code of a Codebots web application utilises multiple testing methods to ensure the functionality written by the bots is well tested and ready for use. Any additional functionality you add to your application will require manually written tests. It is assumed that before you start this section of the C#Bot course, you have cloned your application’s code, and have set up and run your application locally. Click Running C#Bot for instructions on how to do this if you haven’t already.

The majority of the C#Bot application testing uses xUnit as the testing framework and test runner. With the exception of the client-side Client-side tests with C#Bot, all of the tests in a C#Bot project utilise xUnit to create the assertions and to run the tests.

Was this article helpful?

Thanks for your feedback!

If you would like to tell us more, please click on the link below to send us a message with more details.

Tool:

Generate

Iterate

Bot:

C#Bot

SpringBot

On this page

New to Codebots?

We know our software can be complicated, so we are always happy to have a chat if you have any questions.