1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Record how long the whole acceptance suite takes as some vague perf tracking. More... over 7 years ago
Check setting as a hash. More... over 7 years ago
Integration tests for the step_into feature. More... over 7 years ago
Add some tests for the spec/group based attributes API. More... over 7 years ago
Tweak attribute set stuffs so it happens before cookbook compilation. More... over 7 years ago
Add integration tests for the recipe block feature. More... over 7 years ago
Add some more plumbing so ChefSpec can figure out (or be told) what the cookbook under test is. Then use that for recipe blocks so things like template resources work. More... over 7 years ago
Add a special case for resource_name == nil. More... over 7 years ago
Rework the performed_actions code so it doesn't add the ivar unless that system gets used. More... over 7 years ago
Make the freebsd package patch check the CHEFSPEC_MODE state. More... over 7 years ago
Rework the nested collection hack so it can be run-time scoped rather than a compile-time thing. More... over 7 years ago
Fix some const names. More... over 7 years ago
Move the stub resets into the module so they only affect things using ChefSpec::API. More... over 7 years ago
Forgot to remove this. More... over 7 years ago
Pry for debugging. More... over 7 years ago
Rework ChefSpec::Macros into a part of ChefSpec::API so you only need to include one thing when using the manual override mode. More... over 7 years ago
New syntax for ChefSpec to streamline common usage. More... over 7 years ago
Upgrade the ChefSpec API a bit, split things into their own actual modules. More... over 7 years ago
Allow passing in attributes as options. More... over 7 years ago
Add a new converge_block API to run a block of recipe code. More... over 7 years ago
Rework the core monkeypatches to require a global variable to be set. More... over 7 years ago
Set up an environment variable to disable the automatic RSpec injection. More... over 7 years ago
Merge pull request #759 from dwmarshall/chain-with-content More... over 7 years ago
Merge pull request #875 from mcoolive/master More... over 7 years ago
Release 7.2.1 More... over 7 years ago
Merge pull request #902 from chefspec/tm/fix-too-tight-test More... over 7 years ago
Relax test that checks kernel version More... over 7 years ago
Release 7.2.0 More... over 7 years ago
Merge pull request #894 from chefspec/unpin_fauxhai More... over 7 years ago
Don't put an upper bound on the fauxhai version More... over 7 years ago