
Research
/Security News
DuckDB npm Account Compromised in Continuing Supply Chain Attack
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
jsmestad-merb_cucumber
Advanced tools
h1. merb_cucumber
Merb + Cucumber + Webrat testing stack. Builds upon David's work, but binds Webrat as a dependency to hopefully ensure a smooth upgrade for future Webrat releases. Also Factory_Girl generators will be added soon.
h2. Migrating to merb_cucumber 0.5.0
merb_cucumber 0.5.0 now requires cucumber 0.1.13, webrat 0.4.x, which introduces some breaking changes. If you were already using merb_cucumber, you'll need to do the following:
Change the last line of bin/cucumber to be:
Cucumber::CLI.execute ARGV
Add a cucumber.yml to your Merb.root with the following contents:
default: --format pretty features
If you experience any problems, please contact me (david) on github.
h2. Requirements
h2. First Time
Inside your merb project root, run
$ merb-gen cucumber
For Webrat support, run
$ merb-gen cucumber --session-type webrat
This will also install a sample login feature that should pass if you're using merb-auth.
h2. Usage
To execute all the features run
$ rake features
h2. Notes
FAQs
Unknown package
We found that jsmestad-merb_cucumber demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.