About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:recommended_tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
development:recommended_tools [2019/01/30 16:22] – [Editors / IDEs] demiankatzdevelopment:recommended_tools [2021/04/13 05:50] – [Tests] emaijala
Line 27: Line 27:
  
 The [[development:testing:unit_tests|unit tests]] page talks about how to run tests locally. The [[development:testing:unit_tests|unit tests]] page talks about how to run tests locally.
 +
 +To quickly check the tests that are run e.g. when a pull request is submitted, try the following command:
 +
 +<code>
 +vendor/bin/phing eslint jshint phpunitfast phpcs-console php-cs-fixer-dryrun checkLessToSass phpstan-console
 +</code>
  
 ==== Style ==== ==== Style ====
development/recommended_tools.txt · Last modified: 2023/10/20 12:02 by demiankatz