chef / omnibus

Easily create full-stack installers for your project across a variety of platforms.
Apache License 2.0
1.29k stars 296 forks source link

Add a small quality-of-life change for tests #1147

Open deriamis opened 6 months ago

deriamis commented 6 months ago

Description

In the Project and Library specs, we use an expect construct to ensure the build order is consistent. However, when there is a failure, we see a diff of the internal object representations. We can map the :name property into the construct instead to get a diff of the component names.


Maintainers

Please ensure that you check for:

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud