2015-07-15 17:18:06 -07:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								name: angular2_testing
							 | 
						
					
						
							
								
									
										
										
										
											2015-12-03 17:26:18 -08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								description: 'Helpers to run unit tests for angular2 components and injectables.'
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								version: 0.0.0
							 | 
						
					
						
							
								
									
										
										
										
											2015-07-15 17:18:06 -07:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								environment:
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  sdk: '>=1.10.0 <2.0.0'
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								dependencies:
							 | 
						
					
						
							
								
									
										
										
										
											2015-12-03 17:26:18 -08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								# This will be overridden by scripts/publish/pubspec_cleaner
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								# to point to the current version of Angular2.
							 | 
						
					
						
							
								
									
										
										
										
											2015-07-15 17:18:06 -07:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  angular2:
							 | 
						
					
						
							
								
									
										
										
										
											2015-12-03 17:26:18 -08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    path: '../angular2'
							 | 
						
					
						
							
								
									
										
										
										
											2015-07-15 17:18:06 -07:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								dev_dependencies:
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  test: '^0.12.6'
							 | 
						
					
						
							
								
									
										
										
										
											2015-12-03 12:00:10 -08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								transformers:
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								# Allows testing with `pub serve`
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								# See https://github.com/dart-lang/test#testing-with-barback
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								- test/pub_serve:
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    $include: test/**_test.dart
							 |