---
title: remixTestPools
source: https://github.com/remix-run/remix/blob/main/packages/test/src/lib/config.ts#L65
---

# remixTestPools

## Summary

Worker pools supported by the Remix test runner.

## Signature

```ts
const remixTestPools: readonly ["forks", "threads"]
```