Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis: Run Sublime Syntax Tests #2

Open
tajmone opened this issue Mar 11, 2021 · 0 comments
Open

Travis: Run Sublime Syntax Tests #2

tajmone opened this issue Mar 11, 2021 · 0 comments
Labels
🔨 Travis CI Tools: Travis CI (Continuous Integration) ⭐ automation Topic: project automation and/or repo CI ⭐ test suite Topic: Package test suite

Comments

@tajmone
Copy link
Owner

tajmone commented Mar 11, 2021

Add new Travis CI job to run Sublime Text syntax tests.

There should be different ways to do this:

  1. Add the official syntax tester binary made available by Sublime Text developers (I vaguely remember that they made such binaries available for CI testing purposes, but I need to find references).
  2. Use a dedicated package like UnitTesting, or the Sublime Text Syntax Tests GitHub action:

The UnitTesting solution might be too feature rich for the current goals of this project; also, these packages are now covering also the (so-called) "Sublime Text 4".

@tajmone tajmone added 🔨 Travis CI Tools: Travis CI (Continuous Integration) ⭐ automation Topic: project automation and/or repo CI ⭐ test suite Topic: Package test suite labels Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Travis CI Tools: Travis CI (Continuous Integration) ⭐ automation Topic: project automation and/or repo CI ⭐ test suite Topic: Package test suite
Projects
None yet
Development

No branches or pull requests

1 participant