> ## Documentation Index
> Fetch the complete documentation index at: https://support.locker.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Development

> Hướng dẫn chạy tests cho Locker Secrets .NET SDK

## Development

### Yêu cầu

* .NET 3.0+

### Chạy tests

Chạy tất cả tests tại `src/LockerTests`:

```bash theme={null}
dotnet test
```
