Skip to content

Add option to save project to script #166

@StephenNneji

Description

@StephenNneji

Add an option for users to save the project as a python script.

  • ratapi.Project already has a write_script method which should be used for this.
  • Add a "Save Project as Script" menu to the MainWindowView.
  • Clicking this menu should open a file dialog an get the filepath for the script then the script file should be saved to the given path.
  • Add appropriate unit test.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions