Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

chore(jasmine_syntax): use guinness instead of jasmine_syntax #994

Closed
wants to merge 1 commit into from

Conversation

vsavkin
Copy link
Contributor

@vsavkin vsavkin commented May 2, 2014

Replace the jasmine syntax implemented by jasmine_syntax.dart and _specs.dart with Guinness:

  • remove jasmine_syntax.dart
  • update _specs.dart to use guinness instead of jasmine_syntax.dart
  • change karma config files to initialize guinness
  • replace all references to jasmine with guinness

Closes #549

…smine_syntax

Replace the jasmine syntax implemented by jasmine_syntax.dart and _specs.dart with Guinness:
- remove jasmine_syntax.dart
- update _specs.dart to use guinness instead of jasmine_syntax.dart
- change karma config files to initialize guinness
- replace all references to jasmine with guinness

Closes dart-archive#549
@mhevery
Copy link
Contributor

mhevery commented May 7, 2014

submitted to presubmit

@mhevery mhevery closed this in 5c6a18e May 7, 2014
@vicb
Copy link
Contributor

vicb commented May 8, 2014

Great ! Thanks @vsavkin

jbdeboer pushed a commit that referenced this pull request May 20, 2014
…smine_syntax

Replace the jasmine syntax implemented by jasmine_syntax.dart and _specs.dart with Guinness:
- remove jasmine_syntax.dart
- update _specs.dart to use guinness instead of jasmine_syntax.dart
- change karma config files to initialize guinness
- replace all references to jasmine with guinness

Closes #549

Closes #994

Conflicts:
	pubspec.yaml
dsalsbury pushed a commit to dsalsbury/angular.dart that referenced this pull request Jul 16, 2014
…smine_syntax

Replace the jasmine syntax implemented by jasmine_syntax.dart and _specs.dart with Guinness:
- remove jasmine_syntax.dart
- update _specs.dart to use guinness instead of jasmine_syntax.dart
- change karma config files to initialize guinness
- replace all references to jasmine with guinness

Closes dart-archive#549

Closes dart-archive#994
dsalsbury pushed a commit to dsalsbury/angular.dart that referenced this pull request Jul 16, 2014
…smine_syntax

Replace the jasmine syntax implemented by jasmine_syntax.dart and _specs.dart with Guinness:
- remove jasmine_syntax.dart
- update _specs.dart to use guinness instead of jasmine_syntax.dart
- change karma config files to initialize guinness
- replace all references to jasmine with guinness

Closes dart-archive#549

Closes dart-archive#994
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

Expose full Jasmin style syntax externally
3 participants