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
Working with Player Piano would very much benefit from some kind of automated testing that isn't just running some handmade test data through the macro a few times
The text was updated successfully, but these errors were encountered:
I've only looked into this briefly (and I have no experience with any of the following) but I found some resources that might be useful for implementing some kind of automated testing for Player Piano.
RPA Framework provides a whole set of libraries that extend Robot Framework. In particular I noticed the JavaAccessBridge library, which looks like it might provide an easy way to replicate the process of manually running the Player Piano macro in Cameo.
There could very well be other (better) ways to start implementing some testing for the Player Piano side of RMT, but this might be a good starting point.
Working with Player Piano would very much benefit from some kind of automated testing that isn't just running some handmade test data through the macro a few times
The text was updated successfully, but these errors were encountered: