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

Run syntax_test* tests #32

Closed
FichteFoll opened this issue Jun 15, 2015 · 2 comments
Closed

Run syntax_test* tests #32

FichteFoll opened this issue Jun 15, 2015 · 2 comments

Comments

@FichteFoll
Copy link
Member

See http://www.sublimetext.com/forum/viewtopic.php?f=2&t=18634&p=69227#p69227 for brainstorming.

Ideally, it would work like this in .travis.yml:

script:
    - sh travis.sh run_tests  # comment this if not needed
    - sh travis.sh run_syntax_tests  # comment this if not needed

Dependant on #31, until this is released on beta channel.

@FichteFoll FichteFoll changed the title Provide a command for CI to opt-in for running syntax_test* tests Run syntax_test* tests Jun 15, 2015
@randy3k
Copy link
Member

randy3k commented Jul 10, 2015

It would be much easier to wait for the next public beta...

@randy3k
Copy link
Member

randy3k commented Feb 17, 2016

It is basically done #37 . Just need to do more testings. Check this repo for a skim.

Travis CI: https://travis-ci.org/randy3k/UnitTesting-example/builds/109998821
Appveyor: https://ci.appveyor.com/project/randy3k/unittesting-example/build/1.0.61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants