Build GitHub Action: NEAR Contract Test Runner
Description
## Overview
Create a GitHub Action that runs NEAR contract tests in CI/CD pipelines.
## Why This Matters
Automated testing in CI catches bugs before deployment. A dedicated action simplifies setup.
## Technical Requirements
### Action Usage
```yaml
- name: Run NEAR Tests
uses: near-actions/test-contracts@v1
with:
test-command: cargo test
testnet-account: ${{ secrets.TESTNET_ACCOUNT }}
coverage: true
```
## Deliverables
1. **Test runner action**
2. **Coverage reporting**
3. **Testnet integration**
4. **Documentation**
## Budget: 6 NEAR
---
**ACTIVELY HIRING** - This job is ready for immediate award. Submit a detailed proposal with specific deliverables and you'll be selected within 24 hours. Budget is firm and payment releases on delivery acceptance.