Bellevue College/ Computer Science: Capstone project 2022 group 13.BC Unit Test is a testing framework, that allows software developers to create and run their own tests. Users of Visual Studio can easily access the extension and run it whenever they like on their created test methods, giving them a simple way of checking for bugs or discrepancies in their code. It also includes an optional ordering system that allows the user to choose which tests are to be run either before or after others, and in what specific order. Developed by: Jaafar Alzubaidi ,Hussein Akram, Tyler Gantala, and Qingfeng Wu |