-
Currently, travis-ci.org has some capacity issues each weekday evening (European time), making builds being delayed by a long time (sometimes more than 1 hour).
It would be good to have an option in t…
-
you can replace this:
```dockerfile
# Clone xhgui and install master as there is no suitable tag, then remove useless files
RUN git clone -b 0.13.0 --depth 1 https://github.com/perftools/xh…
-
In the [inspection triggered just now](https://scrutinizer-ci.com/g/FriendsOfSymfony/FOSRestBundle/inspections/79d33c0e-0db6-42f8-85d6-edb0ab374e2f) on FOSRestBundle, I saw an unexpected behavior. Run…
-
This issue is meant as just a place I can dump links to libraries that are doing unit testing, continuous integration, code coverage reports, git workflow, etc. very well. Study how they implemented t…
-
In this case, I am invoking a method having 2 parameter the last parameter ($col_alias) being default parameter but it reports that "The call to ReflectionMethod::invoke() has too many arguments start…
-
Criar uma configuração phing com:
- PHPCPD
- PHPLoc
- PHPMD
- PHPDepend
- PHPUnit
Referência : http://www.phing.info/docs/guide/stable/
-
We've changed what we store in our repository to include our deployment and provisioning scripts, since they're so closely linked to each app anyway.
The problem we have now, is that there's no way t…
-
Docs: http://codeception.com/docs/11-Codecoverage
dedik updated
10 years ago
-
Current test suite implementation is made using own-written tool (the `xTest`). It combines browser-based test runner and uncovered line display.
I propose to switch to PHPUnit to allow the following…
-
Hi,
In save_node_value() ([linked here](https://github.com/FreeOpcUa/python-opcua/blob/848e3b964422759bc243dcc128db44a0434f632c/opcua/server/history_sql.py#L67)), the value of the data written to SQL…