Skip to content

Commit d2a3bd3

Browse files
author
Davert
committed
new release blogpost
1 parent f07f778 commit d2a3bd3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_posts/2013-01-08-codeception-codecoverage.markdown

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ There is no magic in local codecoverage. XDebug and PHP_CodeCoverage libraries d
1212

1313
![code coverage](http://codeception.com/images/coverage.png)
1414

15-
Thanks to **tiger-seo** for codecoverage feature. He did a great job developing a remote script `c3.php` which is a unique in it's way.
15+
Thanks to **[tiger-seo](https://github.com/tiger-seo)** for codecoverage feature. He did a great job developing a remote script `c3.php` which is a unique in it's way.
1616

1717
But back to Codeception. As you may've noticed our website is updated too. Documentation was improved, search was added, and nice [Quickstart](http://codeception.com/quickstart) page added too. So if you didn't try Codeception yet, it's very easy to start now. In only 6 steps.
1818

@@ -24,17 +24,17 @@ Two useful modules were introduced by [judgedim](https://github.com/judgedim). W
2424

2525
Now you can execute a test by providing relative path to test, like.
2626

27-
```
27+
{% highlight bash %}
2828
php codecept.phar tests/acceptance/SignInCept.php
29-
```
29+
{% endhighlight %}
3030

3131
This small tweak imprioves user experience for *nix users as they can use autocompletion when running a test.
3232

3333
Also you can run test from one specific directory, i.e. match a group of tests:
3434

35-
```
36-
php codecept.phar tests/acceptance/admin
37-
```
35+
{% highlight bash %}
36+
php codecept.phar tests/acceptance/admin
37+
{% endhighlight %}
3838

3939
### Bugfixes
4040

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy