Skip to content

Commit

Permalink
[v5.0.0] release prep (#1136)
Browse files Browse the repository at this point in the history
- bump podspec
- update docs
  • Loading branch information
jessesquires committed Apr 15, 2022
1 parent 9dfc7b3 commit 6a3d1f5
Show file tree
Hide file tree
Showing 30 changed files with 1,054 additions and 206 deletions.
4 changes: 2 additions & 2 deletions Quick.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Quick"
s.version = "4.0.0"
s.version = "5.0.0"
s.summary = "The Swift (and Objective-C) testing framework."

s.description = <<-DESC
Expand Down Expand Up @@ -41,7 +41,7 @@ Pod::Spec.new do |s|
'ENABLE_TESTING_SEARCH_PATHS' => 'YES',
'OTHER_LDFLAGS' => '$(inherited) -Xlinker -no_application_extension',
}

s.cocoapods_version = '>= 1.4.0'
if s.respond_to?(:swift_versions) then
s.swift_versions = ['5.0']
Expand Down
32 changes: 22 additions & 10 deletions docs/Classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="Classes Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">Quick 4.0.0 Docs</a> (87% documented)</p>
<p><a href="index.html">Quick 4.0.0 Docs</a> (88% documented)</p>
<p class="header-right"><a href="https://github.com/Quick/Quick"><img src="img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="search.json">
Expand Down Expand Up @@ -45,9 +45,6 @@
<li class="nav-group-task">
<a href="Classes/Callsite.html">Callsite</a>
</li>
<li class="nav-group-task">
<a href="Classes/Configuration.html">Configuration</a>
</li>
<li class="nav-group-task">
<a href="Classes/Example.html">Example</a>
</li>
Expand All @@ -57,6 +54,9 @@
<li class="nav-group-task">
<a href="Classes/ExampleMetadata.html">ExampleMetadata</a>
</li>
<li class="nav-group-task">
<a href="Classes/QCKConfiguration.html">QCKConfiguration</a>
</li>
<li class="nav-group-task">
<a href="Classes/QuickConfiguration.html">QuickConfiguration</a>
</li>
Expand Down Expand Up @@ -95,6 +95,12 @@
<li class="nav-group-task">
<a href="Functions.html#/s:5Quick10afterSuiteyyyycF">afterSuite(_:)</a>
</li>
<li class="nav-group-task">
<a href="Functions.html#/s:5Quick10aroundEachyyyAA15ExampleMetadataC_yyctcF">aroundEach(_:)</a>
</li>
<li class="nav-group-task">
<a href="Functions.html#/s:5Quick10aroundEachyyyyyccF">aroundEach(_:)</a>
</li>
<li class="nav-group-task">
<a href="Functions.html#/s:5Quick10beforeEachyyyAA15ExampleMetadataCcF">beforeEach(_:)</a>
</li>
Expand Down Expand Up @@ -175,6 +181,12 @@
<li class="nav-group-task">
<a href="Typealiases.html#/s:5Quick17AfterSuiteClosurea">AfterSuiteClosure</a>
</li>
<li class="nav-group-task">
<a href="Typealiases.html#/s:5Quick20AroundExampleClosurea">AroundExampleClosure</a>
</li>
<li class="nav-group-task">
<a href="Typealiases.html#/s:5Quick32AroundExampleWithMetadataClosurea">AroundExampleWithMetadataClosure</a>
</li>
<li class="nav-group-task">
<a href="Typealiases.html#/s:5Quick20BeforeExampleClosurea">BeforeExampleClosure</a>
</li>
Expand Down Expand Up @@ -323,9 +335,9 @@ <h4>Declaration</h4>
<li class="item">
<div>
<code>
<a name="/c:@M@Quick@objc(cs)Configuration"></a>
<a name="//apple_ref/swift/Class/Configuration" class="dashAnchor"></a>
<a class="token" href="#/c:@M@Quick@objc(cs)Configuration">Configuration</a>
<a name="/c:@M@Quick@objc(cs)QCKConfiguration"></a>
<a name="//apple_ref/swift/Class/QCKConfiguration" class="dashAnchor"></a>
<a class="token" href="#/c:@M@Quick@objc(cs)QCKConfiguration">QCKConfiguration</a>
</code>
</div>
<div class="height-container">
Expand All @@ -336,13 +348,13 @@ <h4>Declaration</h4>
<p>A configuration encapsulates various options you can use
to configure Quick&rsquo;s behavior.</p>

<a href="Classes/Configuration.html" class="slightly-smaller">See more</a>
<a href="Classes/QCKConfiguration.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">final</span> <span class="kd">public</span> <span class="kd">class</span> <span class="kt">Configuration</span> <span class="p">:</span> <span class="kt">NSObject</span></code></pre>
<pre class="highlight swift"><code><span class="kd">final</span> <span class="kd">public</span> <span class="kd">class</span> <span class="kt">QCKConfiguration</span> <span class="p">:</span> <span class="kt">NSObject</span></code></pre>

</div>
</div>
Expand Down Expand Up @@ -583,7 +595,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/Quick/Quick" target="_blank" rel="external noopener">Quick Contributors</a>. All rights reserved. (Last updated: 2022-04-14)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/Quick/Quick" target="_blank" rel="external noopener">Quick Contributors</a>. All rights reserved. (Last updated: 2022-04-15)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
22 changes: 17 additions & 5 deletions docs/Classes/Behavior.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="Behavior Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">Quick 4.0.0 Docs</a> (87% documented)</p>
<p><a href="../index.html">Quick 4.0.0 Docs</a> (88% documented)</p>
<p class="header-right"><a href="https://github.com/Quick/Quick"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down Expand Up @@ -45,9 +45,6 @@
<li class="nav-group-task">
<a href="../Classes/Callsite.html">Callsite</a>
</li>
<li class="nav-group-task">
<a href="../Classes/Configuration.html">Configuration</a>
</li>
<li class="nav-group-task">
<a href="../Classes/Example.html">Example</a>
</li>
Expand All @@ -57,6 +54,9 @@
<li class="nav-group-task">
<a href="../Classes/ExampleMetadata.html">ExampleMetadata</a>
</li>
<li class="nav-group-task">
<a href="../Classes/QCKConfiguration.html">QCKConfiguration</a>
</li>
<li class="nav-group-task">
<a href="../Classes/QuickConfiguration.html">QuickConfiguration</a>
</li>
Expand Down Expand Up @@ -95,6 +95,12 @@
<li class="nav-group-task">
<a href="../Functions.html#/s:5Quick10afterSuiteyyyycF">afterSuite(_:)</a>
</li>
<li class="nav-group-task">
<a href="../Functions.html#/s:5Quick10aroundEachyyyAA15ExampleMetadataC_yyctcF">aroundEach(_:)</a>
</li>
<li class="nav-group-task">
<a href="../Functions.html#/s:5Quick10aroundEachyyyyyccF">aroundEach(_:)</a>
</li>
<li class="nav-group-task">
<a href="../Functions.html#/s:5Quick10beforeEachyyyAA15ExampleMetadataCcF">beforeEach(_:)</a>
</li>
Expand Down Expand Up @@ -175,6 +181,12 @@
<li class="nav-group-task">
<a href="../Typealiases.html#/s:5Quick17AfterSuiteClosurea">AfterSuiteClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:5Quick20AroundExampleClosurea">AroundExampleClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:5Quick32AroundExampleWithMetadataClosurea">AroundExampleWithMetadataClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:5Quick20BeforeExampleClosurea">BeforeExampleClosure</a>
</li>
Expand Down Expand Up @@ -305,7 +317,7 @@ <h4>Parameters</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/Quick/Quick" target="_blank" rel="external noopener">Quick Contributors</a>. All rights reserved. (Last updated: 2022-04-14)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/Quick/Quick" target="_blank" rel="external noopener">Quick Contributors</a>. All rights reserved. (Last updated: 2022-04-15)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
22 changes: 17 additions & 5 deletions docs/Classes/Callsite.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="Callsite Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">Quick 4.0.0 Docs</a> (87% documented)</p>
<p><a href="../index.html">Quick 4.0.0 Docs</a> (88% documented)</p>
<p class="header-right"><a href="https://github.com/Quick/Quick"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down Expand Up @@ -45,9 +45,6 @@
<li class="nav-group-task">
<a href="../Classes/Callsite.html">Callsite</a>
</li>
<li class="nav-group-task">
<a href="../Classes/Configuration.html">Configuration</a>
</li>
<li class="nav-group-task">
<a href="../Classes/Example.html">Example</a>
</li>
Expand All @@ -57,6 +54,9 @@
<li class="nav-group-task">
<a href="../Classes/ExampleMetadata.html">ExampleMetadata</a>
</li>
<li class="nav-group-task">
<a href="../Classes/QCKConfiguration.html">QCKConfiguration</a>
</li>
<li class="nav-group-task">
<a href="../Classes/QuickConfiguration.html">QuickConfiguration</a>
</li>
Expand Down Expand Up @@ -95,6 +95,12 @@
<li class="nav-group-task">
<a href="../Functions.html#/s:5Quick10afterSuiteyyyycF">afterSuite(_:)</a>
</li>
<li class="nav-group-task">
<a href="../Functions.html#/s:5Quick10aroundEachyyyAA15ExampleMetadataC_yyctcF">aroundEach(_:)</a>
</li>
<li class="nav-group-task">
<a href="../Functions.html#/s:5Quick10aroundEachyyyyyccF">aroundEach(_:)</a>
</li>
<li class="nav-group-task">
<a href="../Functions.html#/s:5Quick10beforeEachyyyAA15ExampleMetadataCcF">beforeEach(_:)</a>
</li>
Expand Down Expand Up @@ -175,6 +181,12 @@
<li class="nav-group-task">
<a href="../Typealiases.html#/s:5Quick17AfterSuiteClosurea">AfterSuiteClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:5Quick20AroundExampleClosurea">AroundExampleClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:5Quick32AroundExampleWithMetadataClosurea">AroundExampleWithMetadataClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:5Quick20BeforeExampleClosurea">BeforeExampleClosure</a>
</li>
Expand Down Expand Up @@ -312,7 +324,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/Quick/Quick" target="_blank" rel="external noopener">Quick Contributors</a>. All rights reserved. (Last updated: 2022-04-14)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/Quick/Quick" target="_blank" rel="external noopener">Quick Contributors</a>. All rights reserved. (Last updated: 2022-04-15)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
22 changes: 17 additions & 5 deletions docs/Classes/Example.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="Example Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">Quick 4.0.0 Docs</a> (87% documented)</p>
<p><a href="../index.html">Quick 4.0.0 Docs</a> (88% documented)</p>
<p class="header-right"><a href="https://github.com/Quick/Quick"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down Expand Up @@ -45,9 +45,6 @@
<li class="nav-group-task">
<a href="../Classes/Callsite.html">Callsite</a>
</li>
<li class="nav-group-task">
<a href="../Classes/Configuration.html">Configuration</a>
</li>
<li class="nav-group-task">
<a href="../Classes/Example.html">Example</a>
</li>
Expand All @@ -57,6 +54,9 @@
<li class="nav-group-task">
<a href="../Classes/ExampleMetadata.html">ExampleMetadata</a>
</li>
<li class="nav-group-task">
<a href="../Classes/QCKConfiguration.html">QCKConfiguration</a>
</li>
<li class="nav-group-task">
<a href="../Classes/QuickConfiguration.html">QuickConfiguration</a>
</li>
Expand Down Expand Up @@ -95,6 +95,12 @@
<li class="nav-group-task">
<a href="../Functions.html#/s:5Quick10afterSuiteyyyycF">afterSuite(_:)</a>
</li>
<li class="nav-group-task">
<a href="../Functions.html#/s:5Quick10aroundEachyyyAA15ExampleMetadataC_yyctcF">aroundEach(_:)</a>
</li>
<li class="nav-group-task">
<a href="../Functions.html#/s:5Quick10aroundEachyyyyyccF">aroundEach(_:)</a>
</li>
<li class="nav-group-task">
<a href="../Functions.html#/s:5Quick10beforeEachyyyAA15ExampleMetadataCcF">beforeEach(_:)</a>
</li>
Expand Down Expand Up @@ -175,6 +181,12 @@
<li class="nav-group-task">
<a href="../Typealiases.html#/s:5Quick17AfterSuiteClosurea">AfterSuiteClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:5Quick20AroundExampleClosurea">AroundExampleClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:5Quick32AroundExampleWithMetadataClosurea">AroundExampleWithMetadataClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:5Quick20BeforeExampleClosurea">BeforeExampleClosure</a>
</li>
Expand Down Expand Up @@ -402,7 +414,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/Quick/Quick" target="_blank" rel="external noopener">Quick Contributors</a>. All rights reserved. (Last updated: 2022-04-14)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/Quick/Quick" target="_blank" rel="external noopener">Quick Contributors</a>. All rights reserved. (Last updated: 2022-04-15)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
22 changes: 17 additions & 5 deletions docs/Classes/ExampleGroup.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ExampleGroup Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">Quick 4.0.0 Docs</a> (87% documented)</p>
<p><a href="../index.html">Quick 4.0.0 Docs</a> (88% documented)</p>
<p class="header-right"><a href="https://github.com/Quick/Quick"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down Expand Up @@ -45,9 +45,6 @@
<li class="nav-group-task">
<a href="../Classes/Callsite.html">Callsite</a>
</li>
<li class="nav-group-task">
<a href="../Classes/Configuration.html">Configuration</a>
</li>
<li class="nav-group-task">
<a href="../Classes/Example.html">Example</a>
</li>
Expand All @@ -57,6 +54,9 @@
<li class="nav-group-task">
<a href="../Classes/ExampleMetadata.html">ExampleMetadata</a>
</li>
<li class="nav-group-task">
<a href="../Classes/QCKConfiguration.html">QCKConfiguration</a>
</li>
<li class="nav-group-task">
<a href="../Classes/QuickConfiguration.html">QuickConfiguration</a>
</li>
Expand Down Expand Up @@ -95,6 +95,12 @@
<li class="nav-group-task">
<a href="../Functions.html#/s:5Quick10afterSuiteyyyycF">afterSuite(_:)</a>
</li>
<li class="nav-group-task">
<a href="../Functions.html#/s:5Quick10aroundEachyyyAA15ExampleMetadataC_yyctcF">aroundEach(_:)</a>
</li>
<li class="nav-group-task">
<a href="../Functions.html#/s:5Quick10aroundEachyyyyyccF">aroundEach(_:)</a>
</li>
<li class="nav-group-task">
<a href="../Functions.html#/s:5Quick10beforeEachyyyAA15ExampleMetadataCcF">beforeEach(_:)</a>
</li>
Expand Down Expand Up @@ -175,6 +181,12 @@
<li class="nav-group-task">
<a href="../Typealiases.html#/s:5Quick17AfterSuiteClosurea">AfterSuiteClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:5Quick20AroundExampleClosurea">AroundExampleClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:5Quick32AroundExampleWithMetadataClosurea">AroundExampleWithMetadataClosure</a>
</li>
<li class="nav-group-task">
<a href="../Typealiases.html#/s:5Quick20BeforeExampleClosurea">BeforeExampleClosure</a>
</li>
Expand Down Expand Up @@ -303,7 +315,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/Quick/Quick" target="_blank" rel="external noopener">Quick Contributors</a>. All rights reserved. (Last updated: 2022-04-14)</p>
<p>&copy; 2022 <a class="link" href="https://github.com/Quick/Quick" target="_blank" rel="external noopener">Quick Contributors</a>. All rights reserved. (Last updated: 2022-04-15)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
Loading

0 comments on commit 6a3d1f5

Please sign in to comment.