Giter Club home page Giter Club logo

devinci-behat-extension's People

Contributors

keelahnkhan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

devinci-behat-extension's Issues

Add the ability to pause on failure

As a developer, I sometimes want to be able to pause a test when it fails so I can go in and debug it.

It would also be great if it dumped the cookies along with the url so I could log back into the same session.

Allow the assets path to be overwritten on output.

Feature:  Allow the assets path to be overwritten on output
  In order to quickly open dumped assets when using docker or vagrant
  As a person using the extension
  I need to be able to override the asset path that's printed to use the local path
    instead of the server path.

Background

The path that assets are dumped to should be specific to the server environment and is already configurable. In the case of vagrant / docker though, the file is shared to the local machine at a different path. Since you usually want to view the html or image using local tools, you need to fix the path manually before being able to open it locally.

Here is an example:

/var/www/test/assets/* on the server should be reported as ~/docker/my-project/assets/* when I set a new (optional) asset_dump_remote_path setting in behat.yml

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.