Commit Graph

8 Commits (912e6694548a6445a661c6faa1ccdb68f8bb2c51)

Author SHA1 Message Date
Jorge Bucaran 4f9a291a97 test runner should search fish_path for specs instead of * 10 years ago
Bruno Pinto b1fee8b857 running tests on linux and osx 10 years ago
Bruno Pinto 0bfb95a504 run tests from correct branch on travis 10 years ago
Jorge Bucaran 3021402525 ⌁ Update Fish-Spec ⌁
+ Add fish eval fix See #fish-shell/pull/1892
+ New and improved output system with colors, etc.
+ Support for multiple non-nested describe blocks.
+ Remove spec.log and favor `msg` plugin and standard echo.
+ `spec.eval` no longer evaluates multiple functions, acting now as a simplified
  router between the view `spec.view` and the controller `spec.run`.
+ Add new `spec.view` to act as a hub for all test output.
+ Add report with passed/failed tests to `spec.view`
+ Now test descriptions are used directly from the function name. Description
  fields are now optional.
10 years ago
Bruno Pinto 344fbb4f36 run tests from correct repo on travis 10 years ago
Bruno Pinto 4d1e85fbe0 run all tests, including plugins tests, on travis 10 years ago
Bruno Pinto e7afb310a4 removing bucaran fork 10 years ago
Jorge Bucaran 0aa8af477a Add travis support via .travis.yml and bash bootstrap script 10 years ago