Thursday, June 04, 2026 12:51:29 AM
> project show spec_forge
Write API tests in YAML that double as living documentation. SpecForge gives you powerful testing with RSpec, FactoryBot, and Faker while keeping your API specs clear and maintainable.
Details
> dev
#!/usr/bin/env ruby
# frozen_string_literal: true

require "pry"
require_relative "../lib/spec_forge"
SpecForge::CLI.new.run
All opinions represented herein are my own
- © 2024 - 2026 itsthedevman
- build 4294fb2