samiullah
samiullah
Getting following error ``` In ExtensionManager.php line 194: `emuse\BehatHTMLFormatter\BehatHTMLFormatterExtension` extension file or class could not be located. ``` Following is my behat.yml ``` default: suites: default: contexts: - FeatureContext -...
``` PHP Fatal error: Declaration of Behat\Behat\Output\Node\EventListener\JUnit\JUnitDurationListener::listenEvent(Behat\Testwork\Output\Formatter $formatter, Behat\Testwork\Event\Event $event, $eventName) must be compatible with Behat\Testwork\Output\Node\EventListener\EventListener::listenEvent(Behat\Testwork\Output\Formatter $formatter, Symfony\Component\EventDispatcher\Event $event, $eventName) in C:\xampp\htdocs\corporate\docroot\vendor\behat\behat\src\Behat\Behat\Output\Node\EventListener\JUnit\JUnitDurationListener.php on line 24 Fatal error: Declaration of Behat\Behat\Output\Node\EventListener\JUnit\JUnitDurationListener::listenEvent(Behat\Testwork\Output\Formatter...
My behat.yml is as follows: ``` #behat.yml default: autoload: '': '%paths.base%/features/bootstrap' suites: default: contexts: - FeatureContext - Drupal\DrupalExtension\Context\MinkContext - Drupal\DrupalExtension\Context\MessageContext paths: - '%paths.base%/features' gherkin: cache: ~ extensions: Behat\MinkExtension: browser_name: 'chrome'...
As an end user If my neighbour who lives around 50m away from tests positive, app shows that U r at risk. Since most of Smart phones are using Class...