github.com/smartcontractkit/chainlink-testing-framework/libs@v0.0.0-20240227141906-ec710b4eb1a3/docs/writing-a-test/integration.md (about) 1 --- 2 layout: default 3 title: Integration Tests 4 nav_order: 1 5 parent: Writing a Test 6 --- 7 8 # Integration Tests 9 10 Integration tests refer to standard, and (relatively) quick running tests. You can see some examples in our [smoke test suite](https://github.com/smartcontractkit/integrations-framework/tree/main/suite/smoke).