hackquest logo
 

Test With Foundry

In the Foundry Testing Practical Course, we will explore the types and practical applications of Foundry tests.

Language

Solidity

Total Length

1.5h

Part of Learning Track

Build on Ethereum + 1

What You’ll Learn

Foundry testing types
Foundry
Solidity
Forge
Cast

Syllabus

1. Normal Test

This chapter will cover the basics of Foundry testing.

2. Fork Testing

This chapter will cover how to perform fork testing using Foundry.

3. Fuzz Testing

This chapter will cover how to perform fuzz testing using Foundry.

4. Invariant testing

This chapter will cover how to perform invariant testing using Foundry.

5. Differential Testing

This chapter will cover how to perform differential testing using Foundry.