Skip to content

atoum integration: run your PHP unit tests and get feedback right in Atom editor

License

Notifications You must be signed in to change notification settings

atoum/atom-plugin

Repository files navigation

Atom plugin Build Status

atoum atom

atoum-plugin

Commands & keymaps

Command Description Binding
atoum-plugin:toggle Toggles atoum panel ctrl + alt + a
atoum-plugin:run-file Runs the selected file in the treeview 🖱
atoum-plugin:run-current-file Runs the selected directory in the treeview 🖱
atoum-plugin:run-directory Runs the currently focused file in the editor cmd + ctrl + alt + a
atoum-plugin:run-current-directory Runs the directory of the currently focused file in the editor cmd + shift + ctrl + alt + a

Configuration

Key Description Default
atoum-plugin.usePackagedPhar Use the packaged atoum PHAR false
atoum-plugin.maxChildrenNumber Maximum number of concurrent processes Number of CPUs on your machine
atoum-plugin.disableCodeCoverage Disable code coverage true
atoum-plugin.enableDebugMode Enable debug mode false
atoum-plugin.xdebugConfig xDebug configuration
atoum-plugin.failIfVoidMethod Fail if there is a void method false
atoum-plugin.failIfSkippedMethod Fail if there is a skipped method false
atoum-plugin.phpPath Path to the PHP binary to use php
atoum-plugin.phpArguments Arguments to append to the PHP command

About

atoum integration: run your PHP unit tests and get feedback right in Atom editor

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •