Description: Earthly is an open-source build automation tool for monorepo-style codebases. It allows developers to define builds and dependencies in a declarative way, then automatically parallelizes and caches builds for fast, reproducible development.
Type: software
Pricing: Open Source
Description: Isolator is a unit testing tool for .NET that enables developers to run unit tests in isolation without requiring access to databases or the file system. It stubs out calls to external dependencies to facilitate test automation.
Type: software