pbt icon indicating copy to clipboard operation
pbt copied to clipboard

Property-Based Testing tool for Ruby, supporting multiple concurrency methods (Ractor, multiprocesses, multithreads).

Results 3 pbt issues
Sort by recently updated
recently updated
newest added

With the talk at [RubyKaigi 2024](https://rubykaigi.org/2024/presentations/ohbarye.html), the proof of concept has been completed. From now on, I plan to continue development by focusing on the functions necessary for a practical...

## 🤖 Installing Claude Code GitHub App This PR adds a GitHub Actions workflow that enables Claude Code integration in our repository. ### What is Claude Code? [Claude Code](https://claude.ai/code) is...

- how to bind FactoryBot+Faker with this gem together, for more flexibility? - how to test generation of string data in different charsets: urf-8, iso-8859-1, Shift JIS, ...? - how...