Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thinca/vim-themis
A testing framework for Vim script.
https://github.com/thinca/vim-themis
test-framework vim vim-script
Last synced: about 23 hours ago
JSON representation
A testing framework for Vim script.
- Host: GitHub
- URL: https://github.com/thinca/vim-themis
- Owner: thinca
- License: zlib
- Created: 2014-06-30T14:54:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T10:45:28.000Z (3 months ago)
- Last Synced: 2025-01-08T15:14:01.576Z (15 days ago)
- Topics: test-framework, vim, vim-script
- Language: Vim Script
- Homepage:
- Size: 551 KB
- Stars: 243
- Watchers: 11
- Forks: 34
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# themis.vim
themis.vim is a testing framework for Vim script.
See [help](doc/themis.txt) for details.CI Service | Status
---------- | ------
[AppVeyor][AppVeyor-home] | [![Build status][AppVeyor-badge]][AppVeyor-result]
[CircleCI][CircleCI-home] | [![CircleCI][CircleCI-badge]][CircleCI-result]
[GitHub Actions][gh-action-home] | [![Test][gh-action-badge]][gh-action-result]
[Semaphore][Semaphore-home] | [![Build status][Semaphore-badge]][Semaphore-result][AppVeyor-home]: https://ci.appveyor.com/
[AppVeyor-badge]: https://ci.appveyor.com/api/projects/status/hr4us4ogbir0177i/branch/master?svg=true "Build status"
[AppVeyor-result]: https://ci.appveyor.com/project/thinca/vim-themis/branch/master
[CircleCI-home]: https://circleci.com/
[CircleCI-badge]: https://dl.circleci.com/status-badge/img/circleci/3775y8m7ayd3ZUJkcLeC1F/JGVoXQ8uTvM9JEDkvrqcBt/tree/master.svg?style=svg
[CircleCI-result]: https://dl.circleci.com/status-badge/redirect/circleci/3775y8m7ayd3ZUJkcLeC1F/JGVoXQ8uTvM9JEDkvrqcBt/tree/master
[gh-action-home]: https://github.com/features/actions
[gh-action-badge]: ./../../actions/workflows/test.yml/badge.svg?branch=master "Test"
[gh-action-result]: ./../../actions/workflows/test.yml?query=branch%3Amaster
[Semaphore-home]: https://semaphoreci.com/
[Semaphore-badge]: https://thinca.semaphoreci.com/badges/vim-themis/branches/master.svg "Build status"
[Semaphore-result]: https://thinca.semaphoreci.com/projects/vim-themis