Dmitry Prigodich
Dmitry Prigodich
Any chance that soft shadows (RBDoom3BFG alike) will appear in Dhewm3?
#114 Unify Cukes step styling: -- Added unified steps for Core and LDAP subprojects;
*Actual at least for Intellij IDEA* When step fails, there is an info of failed assert that is visible by clicking on step. There must be some solution to output...
Pattern "(.+)" is greedy, it cannot differentiate these kind of strings (just an example, like enlargement of original step): * let variable "ddd" equal to "zzz" * let variable "ddd"...
Currently all the checks are done via separate steps. It's not that good as test would fail on the first incorrect result. As an option I would suggest following solution:...
Currently, there are all the kind of style used in Cukes project: * the client imports LDIF: * resources root is \"(.+)\" * status code is (\\d+) * prepare new...
## **Problem** After tests are completed, if there were some text on the next line after keywords '**Feature**', '**Scenario**', '**Scenario Outline**' and '**Examples**', then it will be turned into "_description_"...