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)

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