Revision 72acf18d3b4501fa53e87c88415bcd675c002ce2 authored by Hélio Guilherme on 02 April 2021, 05:15:31 UTC, committed by GitHub on 02 April 2021, 05:15:31 UTC
* 1) Modified creation of command arguments
2) Modified creation of command for RobotFramework
3) Modified run of tests:
  - refactoring of _run_tests method
4) Updated unit tests for creating command
5) Added unit tests for creating command arguments

* Reverted changes in 2 lines

* Updated names of test classes

* Reverted back changes in _can_start_running_tests method

* Fixed problem with skipped initialization of setting "show_message_log"

* Fix imports after merge

Co-authored-by: Dmitry <dmitrii_pantelin@mail.ru>
1 parent 711ed95
History
File Mode Size
doc
rtest
src
tools
utest
.appveyor.yml -rw-r--r-- 1.5 KB
.gitattributes -rw-r--r-- 11 bytes
.gitignore -rw-r--r-- 150 bytes
.travis.yml -rw-r--r-- 1.4 KB
.whitesource -rw-r--r-- 137 bytes
AUTHORS.txt -rw-r--r-- 578 bytes
BUILD.rest -rw-r--r-- 6.1 KB
CHANGELOG.adoc -rw-r--r-- 7.6 KB
COPYRIGHT.txt -rw-r--r-- 607 bytes
LICENSE.txt -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 282 bytes
README.adoc -rw-r--r-- 2.6 KB
README.rest -rw-r--r-- 2.0 KB
requirements-dev.txt -rw-r--r-- 131 bytes
requirements.txt -rw-r--r-- 253 bytes
rfgen.py -rw-r--r-- 35.5 KB
robot.bmp -rw-r--r-- 118.2 KB
setup.cfg -rw-r--r-- 162 bytes
setup.py -rw-r--r-- 3.5 KB
tasks.py -rw-r--r-- 17.1 KB
test_all.sh -rwxr-xr-x 877 bytes
tox.ini -rw-r--r-- 259 bytes

README.adoc

back to top