Kaydet (Commit) 4678b3c4 authored tarafından Barış Metin's avatar Barış Metin

"By definition, a unit test is an independent unit of testing"

exa
üst 0032d0a4
...@@ -40,10 +40,8 @@ For running the entire test suite, use the following command: ...@@ -40,10 +40,8 @@ For running the entire test suite, use the following command:
$ ./tests/run.py $ ./tests/run.py
If you know what you are doing, you can run the tests seperately. But The following command will run tests in specfiletests and archivetests
keep in your mind that tests can depend on each other. (?) The unit test in unittests dir:
system doesn't know about that. The following command will run tests
in specfiletests and archivetests in unittests dir:
$ ./tests/run.py specfile archive $ ./tests/run.py specfile archive
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment