haf / expecto

A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!
Apache License 2.0
663 stars 96 forks source link

Add Codespace support #485

Closed farlee2121 closed 7 months ago

farlee2121 commented 7 months ago

The default codespace for the repo couldn't build/run the code because it had the wrong version of .NET.

I set up a devcontainer.json to get the right .NET version and also install Ionide by default