Giter Site home page Giter Site logo

Comments (4)

Shashikant86 avatar Shashikant86 commented on July 19, 2024

@shanisko Thanks a lot for reporting the issue. I managed to reproduce and hopefully fixed the issue.
It seems like Cucumber has changed regular expression format recently. I have pushed new version of the gem bddfire 2.0.8. Please update bddfire gem by reinstalling it or

                              $ gem update bddfire 

Hope this should resolve the issue. Let me know if not

from bddfire.

shanisko avatar shanisko commented on July 19, 2024

from bddfire.

shanisko avatar shanisko commented on July 19, 2024

Uninstalled 2.0.7 and installed 2.0.8 and receiving this: (When I attempt to run using bundle exec cucumber it asks for 2.0.7. When I run bundle install after installing 2.0.8 it seems to revert to 2.0.7 and I still get the same issues above.

Select gem to uninstall:

  1. bddfire-2.0.7
  2. bddfire-2.0.8
  3. All versions

1
Successfully uninstalled bddfire-2.0.7
greelys-iMac:BDD-Cucumber sarah.hanisko$ bundle exec cucumber
Could not find bddfire-2.0.7 in any of the sources
Run bundle install to install missing gems.
greelys-iMac:BDD-Cucumber sarah.hanisko$ bundle exec cucumber
Could not find bddfire-2.0.7 in any of the sources
Run bundle install to install missing gems.
greelys-iMac:BDD-Cucumber sarah.hanisko$ gem uninstall bddfire
Remove executables:
bddfire

in addition to the gem? [Yn] y
Removing bddfire
Successfully uninstalled bddfire-2.0.8
greelys-iMac:BDD-Cucumber sarah.hanisko$ gem install bddfire
Fetching: bddfire-2.0.8.gem (100%)
======== Thanks for installing BDDfire. You can now perform Web, API, Mobile, Accessibility, Load Testing with single framework !!====================
Successfully installed bddfire-2.0.8
Parsing documentation for bddfire-2.0.8
Installing ri documentation for bddfire-2.0.8
Done installing documentation for bddfire after 0 seconds
1 gem installed
greelys-iMac:BDD-Cucumber sarah.hanisko$ cucumber
Could not find bddfire-2.0.7 in any of the sources
Run bundle install to install missing gems.
greelys-iMac:BDD-Cucumber sarah.hanisko$

from bddfire.

Shashikant86 avatar Shashikant86 commented on July 19, 2024

@shanisko It looks like you need to delete Gemfile.lock as bddfire version 2.0.7 is locked in that file.

Try deleting Gemfile.lock and then do bundle install this should download new version of bddfire in the bundler. Now you can execute bundle exec cucumber

I think that will fix it :) Let me know i f not

from bddfire.

Related Issues (2)

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.