Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
title Test Your Tests: The Do's and Don'ts of Testing
date 2023-11-13
authors
Kurt Willis
conference
Secureum TrustX 2023
resources
label path
Slides
TrustX 2023 - Test Your Tests.pdf

The importance of rigorous testing is especially true when dealing with mission-critical systems like blockchains with millions at risk. This talk goes through common shortcomings of tests including real examples, and provides strategies to ensure your tests are a robust extension of production code. It covers how to guarantee robustness of tests and how to evaluate their quality and efficacy.