mun-lang / mun

Source code for the Mun language and runtime.
https://mun-lang.org
Other
1.83k stars 73 forks source link

Add more runtime tests to verify that runtime linking and hot reloading of files works #425

Closed baszalmstra closed 1 year ago

Wodann commented 1 year ago

I added some tests in #522. @baszalmstra how much is enough though? Are there particular use cases we want to test?

baszalmstra commented 1 year ago

I think this is good enough for now!