/
Working on source code with IntelliJ

Working on source code with IntelliJ

Configuring OpenElis in IntelliJ For Development

Configuring OpenERP in PyCharm For Development

Working on Unit Tests

Configuring Karma Plugin for IntelliJ. 


The below are steps to configure Karma in IntelliJ IDE.  It has improved productivity while writing tests.  We can debug (using breakpoints) and fix issues.
1) Install Karma Plugin for IntelliJ.  It would create a new “Build Configuration” of type Karma.
2) Configure the configuration file and browser details (attached in screenshot)



4) Run/Debug using the specified configuration.  You need to open the browser for interactive session (http://localhost:9876)

Related content

Troubleshooting build errors
Troubleshooting build errors
More like this
Setting up Bahmni Dev Environment
Setting up Bahmni Dev Environment
More like this
AngularJS Development Guidelines
AngularJS Development Guidelines
Read with this
Configuring OpenElis in IntelliJ For Development
Configuring OpenElis in IntelliJ For Development
More like this
Developer Trainings
Developer Trainings
Read with this
Configuring OpenERP in PyCharm For Development
Configuring OpenERP in PyCharm For Development
More like this

The Bahmni documentation is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)