- Notifications
You must be signed in to change notification settings - Fork12
Tests for EditorConfig plugins
License
editorconfig/editorconfig-plugin-tests
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
There is currently no way to automate tests for EditorConfig plugins like thereis for the EditorConfig core libraries. This repository contains instructionsto help developers manually test their EditorConfig plugins.
Thetests
directory contains instructions for testing various EditorConfigproperties. Thetest_files
directory contains the test files referenced inthese instructions.
Tests should be run by opening up each relevant file in thetests
directory, running through the tests in the file and verifying that theexpected behavior is observed.
After running each test the files in the git repository should be reverted andany newly created files should be deleted. To revert files in the gitrepository use:
git checkout -- test_files/
This work is licensed under the Creative Commons Attribution 4.0 InternationalLicense. To view a copy of this license, visithttp://creativecommons.org/licenses/by/4.0/or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
About
Tests for EditorConfig plugins
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Contributors4
Uh oh!
There was an error while loading.Please reload this page.