forked from rspec/rspec.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
168 lines (168 loc) · 7.74 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!DOCTYPE html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"><![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]<!--><html class="no-js" lang="en"><!--<![endif]--><head><meta charset="UTF-8" /><meta content="width=device-width, initial-scale=1" name="viewport" /><meta content="RSpec Blog" property="og:title" /><meta content="https://rspec.info/blog/" property="og:url" /><meta content="https://rspec.info/images/logo_ogp.png" property="og:image" /><meta content="summary" name="twitter:card" /><meta content="@rspec" name="twitter:site" /><title>RSpec Blog</title><link href="/stylesheets/pages/blog.css" rel="stylesheet" /><link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css" /><link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet" type="text/css" /><link href="https://fonts.googleapis.com/css?family=Inconsolata" rel="stylesheet" type="text/css" /><link href="/blog/feed.xml" rel="alternate" type="application/atom+xml" /></head><body class="blog"><header><nav><h1><img src="/images/logo.png" alt="Logo" /><a href="/">RSpec</a></h1><input class="hamburger-toggle" type="checkbox" /><div class="hamburger-icon"><div class="bar"></div><div class="bar"></div><div class="bar"></div></div><ul class="menu"><li><a href="/about">About</a></li><li><a href="/documentation">Documentation</a></li><li><a href="/blog">Blog</a></li><li><a href="/upgrading-from-rspec-2">Upgrade</a></li><li><a href="/help">Get Help</a></li><li><a href="/contributing">Contributing</a></li></ul></nav></header><section class='blog_index'>
<h2>Blog</h2>
<h3><a href="/blog/2020/06/rspec-branching-strategy/">RSpec Branching Strategy</a></h3>
<p>
Jon Rowe
<small>Jun 22, 2020</small>
</p>
<h3><a href="/blog/2020/05/rspec-rails-4-0-has-been-released/">RSpec Rails 4.0 has been released!</a></h3>
<p>
Benoit Tigeot, Jon Rowe and Phil Pirozhkov
<small>May 27, 2020</small>
</p>
<h3><a href="/blog/2019/10/rspec-3-9-has-been-released/">RSpec 3.9 has been released, and RSpec team changes.</a></h3>
<p>
Jon Rowe
<small>Oct 16, 2019</small>
</p>
<h3><a href="/blog/2018/09/jon-rowe-and-sam-phippen-are-rspecs-new-leads/">Jon Rowe and Sam Phippen are RSpec's new leads</a></h3>
<p>
Myron Marston
<small>Sep 23, 2018</small>
</p>
<h3><a href="/blog/2018/08/rspec-3-8-has-been-released/">RSpec 3.8 has been released!</a></h3>
<p>
Myron Marston and Jon Rowe
<small>Aug 4, 2018</small>
</p>
<h3><a href="/blog/2017/10/rspec-3-7-has-been-released/">RSpec 3.7 has been released!</a></h3>
<p>
Sam Phippen
<small>Oct 17, 2017</small>
</p>
<h3><a href="/blog/2017/09/effective-testing-with-rspec-3-released/">Effective Testing with RSpec 3 has been released!</a></h3>
<p>
Myron Marston
<small>Sep 11, 2017</small>
</p>
<h3><a href="/blog/2017/05/rspec-3-6-has-been-released/">RSpec 3.6 has been released!</a></h3>
<p>
Sam Phippen, Myron Marston, Jon Rowe
<small>May 4, 2017</small>
</p>
<h3><a href="/blog/2017/02/now-in-beta-effective-testing-with-rspec-3/">Now in Beta: Effective Testing with RSpec 3</a></h3>
<p>
Myron Marston
<small>Feb 15, 2017</small>
</p>
<h3><a href="/blog/2016/07/rspec-3-5-has-been-released/">RSpec 3.5 has been released!</a></h3>
<p>
Sam Phippen, Myron Marston and Jon Rowe
<small>Jul 1, 2016</small>
</p>
<h3><a href="/blog/2016/02/rspec-3-5-0-beta1-has-been-released/">RSpec 3.5.0.beta1 has been released!</a></h3>
<p>
Sam Phippen
<small>Feb 6, 2016</small>
</p>
<h3><a href="/blog/2015/11/rspec-3-4-has-been-released/">RSpec 3.4 has been released!</a></h3>
<p>
Myron Marston
<small>Nov 13, 2015</small>
</p>
<h3><a href="/blog/2015/06/rspec-3-3-has-been-released/">RSpec 3.3 has been released!</a></h3>
<p>
Myron Marston
<small>Jun 12, 2015</small>
</p>
<h3><a href="/blog/2015/02/rspec-3-2-has-been-released/">RSpec 3.2 has been released!</a></h3>
<p>
Myron Marston
<small>Feb 3, 2015</small>
</p>
<h3><a href="/blog/2015/01/new-gem-signing-certificate/">New RSpec Gem signing certificate</a></h3>
<p>
Sam Phippen
<small>Jan 30, 2015</small>
</p>
<h3><a href="/blog/2015/01/new-rspec-website/">New RSpec Website!</a></h3>
<p>
Myron Marston
<small>Jan 29, 2015</small>
</p>
<h3><a href="/blog/2014/09/rspec-3-1-has-been-released/">RSpec 3.1 has been released!</a></h3>
<p>
Myron Marston
<small>Sep 4, 2014</small>
</p>
<h3><a href="/blog/2014/06/rspec-team-changes/">RSpec Team Changes</a></h3>
<p>
Myron Marston
<small>Jun 13, 2014</small>
</p>
<h3><a href="/blog/2014/06/rspec-2-99-0-and-3-0-0-have-been-released/">RSpec 2.99.0 and 3.0.0 have been released!</a></h3>
<p>
Myron Marston
<small>Jun 2, 2014</small>
</p>
<h3><a href="/blog/2014/05/notable-changes-in-rspec-3/">Notable Changes in RSpec 3</a></h3>
<p>
Myron Marston
<small>May 21, 2014</small>
</p>
<h3><a href="/blog/2014/05/rspec-2-99-and-3-0-rc-1-have-been-released/">RSpec 2.99 and 3.0 RC1 have been released!</a></h3>
<p>
Myron Marston
<small>May 18, 2014</small>
</p>
<h3><a href="/blog/2014/02/rspec-2-99-and-3-0-beta-2-have-been-released/">RSpec 2.99 and 3.0 beta2 have been released!</a></h3>
<p>
Myron Marston
<small>Feb 21, 2014</small>
</p>
<h3><a href="/blog/2014/01/new-in-rspec-3-composable-matchers/">New in RSpec 3: Composable Matchers</a></h3>
<p>
Myron Marston
<small>Jan 14, 2014</small>
</p>
<h3><a href="/blog/2013/11/rspec-2-99-and-3-0-betas-have-been-released/">RSpec 2.99 and 3.0 betas have been released!</a></h3>
<p>
Myron Marston
<small>Nov 8, 2013</small>
</p>
<h3><a href="/blog/2013/07/the-plan-for-rspec-3/">The Plan for RSpec 3</a></h3>
<p>
Myron Marston
<small>Jul 15, 2013</small>
</p>
<h3><a href="/blog/2013/07/rspec-2-14-is-released/">RSpec 2.14 is released!</a></h3>
<p>
Myron Marston
<small>Jul 8, 2013</small>
</p>
<h3><a href="/blog/2013/04/rspec-team-changes/">RSpec Team Changes</a></h3>
<p>
Myron Marston
<small>Apr 8, 2013</small>
</p>
<h3><a href="/blog/2013/02/rspec-2-13-is-released/">RSpec 2.13 is released!</a></h3>
<p>
Myron Marston
<small>Feb 23, 2013</small>
</p>
<h3><a href="/blog/2012/07/mixing-and-matching-parts-of-rspec/">Mixing and Matching Parts of RSpec</a></h3>
<p>
Myron Marston
<small>Jul 23, 2012</small>
</p>
<h3><a href="/blog/2012/06/constant-stubbing-in-rspec-2-11/">Constant Stubbing in RSpec 2.11</a></h3>
<p>
Myron Marston
<small>Jun 29, 2012</small>
</p>
<h3><a href="/blog/2012/06/rspecs-new-expectation-syntax/">RSpec's New Expectation Syntax</a></h3>
<p>
Myron Marston
<small>Jun 15, 2012</small>
</p>
<h3><a href="/blog/2011/11/recent-rspec-configuration-warnings-and-errors/">Recent RSpec Configuration Warnings and Errors</a></h3>
<p>
Myron Marston
<small>Nov 4, 2011</small>
</p>
</section>
<footer><div>Created with the assistance of Ninefold<img src="/images/brutus-half.png" alt="Brutus" /></div><br /><a href="https://dnsimple.link/resolving-rspec" target="_blank">Resolving with<br /><img src="https://cdn.dnsimple.com/assets/resolving-with-us/logo-dark.png" alt="DNSimple" style="width:100px;" /></a></footer></body><script src="/javascripts/asciinema-player.js"></script></html>