ionide / ionide/FSharp.Analyzers.SDK
Testing story for a local project
Open
- Dominant language
- F#
- Stars
- 85
- Forks
- 28
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 20
Description
It would be great if `FSharp.Analyzers.SDK.Testing` had some helper function to load an existing local F# project and run a specific analyzer on a file.
Input would be something like:
```fsharp
val getContextsForProject: fsprojPath: string -> FSharpProjectOptions * Map
```
Contributor guide
Assessment
This issue has not been assessed yet.