feat(safety): added NoFileDescriptorLeak (linux) by fredbi 路 Pull Request #62 路 go-openapi/testify (original) (raw)

This is a linux-only assertion to guard against file descritor leaks.

Unlike goroutine leak checks, this one does not support parallel tests.

Change type

Please select: 馃啎 New feature or enhancement|馃敡 Bug fix'|馃搩 Documentation update

Short description

Fixes

Full description

Checklist