nuvoleweb / drupal-behat

Nuvole's Behat Drupal Extension.
GNU General Public License v2.0
33 stars 24 forks source link

refs: #29 - updated composer.json #30

Closed g0blin79 closed 6 years ago

g0blin79 commented 6 years ago

These changes could fix.

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.

Obviously test again before accepting 😄

Ref. #29

ademarco commented 6 years ago

Closing as issue has been addressed in #31.