You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on alignment of fluent-bundle-rs with fluent.js, it was pretty painful to have to manually curate my own set of tests to match the JS ones. I bet Python could benefit from unified fixtures too.
It would be great to switch to it in JS since we use that as a reference implementation and once we get a real "reference resolver" it should be able to just use the same ones.