I ran tests using phpunit without errors but with a risky test. This is the output I've had
PHPUnit 6.0.8 by Sebastian Bergmann and contributors.
Runtime: PHP 7.1.6
Configuration: /Users/danielepiaggesi/Projects/workspace/drupal-behat/phpunit.xml.dist
R.. 3 / 3 (100%)
Time: 56 ms, Memory: 4.00MB
There was 1 risky test:
1) NuvoleWeb\Drupal\Tests\PhpUnit\PyStringYamlParserTest::testParse
This test did not perform any assertions
OK, but incomplete, skipped, or risky tests!
Tests: 3, Assertions: 3, Risky: 1.
These changes could fix.
I ran tests using phpunit without errors but with a risky test. This is the output I've had
Obviously test again before accepting 😄
Ref. #29