Justin Dearing
Justin Dearing
Do you have any unit tests? what does your phpci.yml look like? I have the same error and I have the following: ``` test: php_unit: directory: - "tests/" ``` I...
Ok update I renamed test/example.php to test/exampleTest.php and now `phpunit tests/` found it, and also phpci stopped failing.
So I think there are two parallel tasks here: 1. where to organize the "reference" documentation. 1. How much to put in each projects readme file. Regarding the second here...
What's this waiting on to be merged?
@pierotibou should I rebase with latest?
@pierotibou are those linux failure something I should investigate?
Can I get an update on this?
A console app will play fine enough with powershell. A possible workaround for better powershell support is to have the -listdevices option return XML. Powershell is really awesome at parsing...
1. ``` $ hub --version git version 2.7.4 hub version 2.2.9 ``` 2. Yes it is a private project.
Ok I see that now. Well this problem could be solved easily via SQL Server 2012 LocalDB. What is the plan for transitioning to that in addition to (or as...