Skip to content

Clion plugin for UTBot (#369) #369

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 55 commits into from
Aug 12, 2022
Merged

Clion plugin for UTBot (#369) #369

merged 55 commits into from
Aug 12, 2022

Conversation

vol0n
Copy link
Member

@vol0n vol0n commented Aug 4, 2022

This plugin allows to run UTBot from CLion.
It's functionality is similar to VSCode plugin. Some issues that are not still supported and known bugs are mentioned here https://confluence-msc.rnd.huawei.com/display/SAT/CLion+plugin+for+UtBot

vol0n and others added 30 commits July 21, 2022 19:45
* Update readme.me file

* Update usage.md file

* Other corrections

* Little correction
* Fix: settings are not persisted, swap run icons

- when in Configurable we used: project.settings.storedSettings
it would return some instance of state. And because state
can change, writes to that instance were not saved and
so settings were not persisted
- Fixed a bug with test run icons, "Run all tests" was
swapped with "Run test"

* Do not use projectPath, use project.path

* fix: verbose mode enabling/disabling doesn't work

* show wizard on project open

* fix test dir setting

* remove custome target, persist selected target

* Little suggested changes

* Some improvements to targets

* fix: connectionSettingsChangedNotFired after settings changed

Co-authored-by: Egor Kulikov <[email protected]>
@EgorkaKulikov EgorkaKulikov self-requested a review August 11, 2022 20:19
@EgorkaKulikov EgorkaKulikov changed the title clion plugin UTBot Clion plugin Aug 11, 2022
@EgorkaKulikov EgorkaKulikov changed the title UTBot Clion plugin Clion plugin for UTBot (#369) Aug 11, 2022
@EgorkaKulikov EgorkaKulikov merged commit 5869fe2 into main Aug 12, 2022
@vol0n vol0n deleted the vol0n/clion_plugin branch August 19, 2022 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants