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 obsolete attribute on deprecated functions #446

Closed ratsclub closed 1 year ago

ratsclub commented 1 year ago

This PR introduces Obsolete attributes on deprecated functions. Ref: #429

Also, we could perhaps remove them altogether on a future major release. What do you think?

haf commented 1 year ago

Yes, let's remove them in the next-next major