File assumes examples
January 14, 2024 ยท View on GitHub
- file_assume shows how to use xtd::tunit::file_assume class.
- file_assume_are_equal shows how to use xtd::tunit::file_assume::are_equal method.
- file_assume_are_not_equal shows how to use xtd::tunit::file_assume::are_not_equal method.
- file_assume_does_not_exist shows how to use xtd::tunit::file_assume::des_not_exist method.
- file_assume_exists shows how to use xtd::tunit::file_assume::exists method.
Build and run any project
Open "Command Prompt" or "Terminal". Navigate to the folder that contains the project and type the following:
xtdc run -t any_project_name