UoY-RoboStar / robocert-textual

Textual plugin and CSP generator for RoboCert
Eclipse Public License 2.0
2 stars 0 forks source link

Implement closed form of target #86

Closed MattWindsor91 closed 2 years ago

MattWindsor91 commented 2 years ago

I've accidentally broken core assertions by making targets expose only an open form Def. Ideally, each target definition in a TargetGroup should expose an Open and Closed form.

It might be nice to have these contain an initial Instantiation too, but let's not get ahead of ourselves!