August 2017¶
Aug 31, 2017¶
Modules |
Versions |
---|---|
|
v3.3.3 |
Upgrade Instructions¶
bash$ pip install --upgrade ats.utils
Changes¶
Bug fix: find API matched wrong data where syntax is used in find requirements
Aug 14, 2017¶
Modules |
Versions |
---|---|
|
v3.3.2 |
|
v3.3.2 |
Upgrade Instructions¶
bash$ pip install --upgrade ats.aereport
bash$ pip install --upgrade ats.utils
Changes¶
fixed a bug in AEreport where the testcase’s name is not used as TIMS entry title.
Added new parameters
filter_
,index
andall_keys
to find API, giving users more fine-grained control on matching results.