32 results

  1. A gentle introduction to symbolic execution

    blog.monic.co

  2. Building an Effective Test Pipeline in a Service Oriented World

    medium.com

  3. Choosing properties for property-based testing

    fsharpforfunandprofit.com

  4. Cross-Branch Testing

    buttondown.email

  5. CrossHair

    github.com

  6. DWARF support in GHC

    www.well-typed.com

    1. Part 1
    2. Part 2
    3. Part 3
    4. Part 4
    5. Part 5
  7. Finding Bugs in Cassandra's Internals with Property-based Testing

    cassandra.apache.org

  8. Finding Property Tests

    www.hillelwayne.com

  9. Fuzzers & Reducers as Productivity Tools

    kripken.github.io

  10. Hedgehog on a REST API

    magnus.therning.org

  11. How to Test

    matklad.github.io

  12. How to fool the “try some test cases” heuristic: Algorithms that appear correct, but are actually incorrect

    cs.stackexchange.com

  13. Improvements in GHC's testsuite infrastructure

    www.haskell.org

  14. Metamorphic Testing

    www.hillelwayne.com

  15. Mutation Driven Testing – When TDD Just Isn’t Good Enough

    software.rajivprab.com

  16. Mutmut

    nedbatchelder.com

  17. Notes on Test-Case Reduction

    www.drmaciver.com

  18. Notes on test coverage

    jml.io

  19. Property-Based Testing in Rust with Arbitrary

    www.greyblake.com

  20. Rethinking Software Testing: Perspectives from the world of Hardware

    software.rajivprab.com

  21. Saved by NixOS Integration Tests, Surprisingly

    boinkor.net

  22. Testable IO in Haskell

    andyfriesen.com

  23. Testing higher-order properties with QuickCheck

    blog.poisson.chat

  24. Testing in Production, the safe way

    copyconstruct.medium.com

  25. Testing sync at Dropbox

    dropbox.tech