Code Monkey home page Code Monkey logo

Comments (3)

temyers avatar temyers commented on July 16, 2024

By using require_relative '../../serverspec-aws/lib/serverspec-aws' rather than require 'serverspec-aws', the tests pass as expected (assuming serverspec-aws is checked out to a companion directory.)

from serverspec-aws.

temyers avatar temyers commented on July 16, 2024

Looking at another project with working dependencies:

Gems included by the bundle:
  * ansible_spec (0.2.8)
  * aws-sdk (2.6.14)
  * aws-sdk-core (2.6.14)
  * aws-sdk-resources (2.6.14)
  * builder (3.2.2)
  * bundler (1.14.6)
  * ci_reporter (2.0.0)
  * ci_reporter_rspec (1.0.0)
  * diff-lcs (1.2.5)
  * hostlist_expression (0.2.1)
  * jmespath (1.3.1)
  * multi_json (1.12.1)
  * net-scp (1.2.1)
  * net-ssh (3.2.0)
  * net-telnet (0.1.1)
  * netaddr (1.5.1)
  * oj (2.17.5)
  * rake (11.3.0)
  * require_all (1.3.3)
  * rspec (3.5.0)
  * rspec-core (3.5.4)
  * rspec-expectations (3.5.0)
  * rspec-its (1.2.0)
  * rspec-mocks (3.5.0)
  * rspec-support (3.5.0)
  * serverspec (2.37.2)
  * serverspec-aws (0.1.0 b923fc2)
  * sfl (2.3)
  * specinfra (2.64.0)
  * trollop (2.1.2)
  * yamllint (0.0.9)```

from serverspec-aws.

temyers avatar temyers commented on July 16, 2024

Using gem 'serverspec-aws', :github => 'temyers/serverspec-aws', :branch => 'develop', the test passes as expected

from serverspec-aws.

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.