We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4606c commit 186ef19Copy full SHA for 186ef19
1 file changed
CHANGELOG.md
@@ -0,0 +1,25 @@
1
+# Change Log for OXID eShop testing library
2
+
3
+All notable changes to this project will be documented in this file.
4
+The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
+and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## [Unreleased]
8
9
+### Added
10
11
+### Changed
12
13
+### Deprecated
14
15
+### Removed
16
17
+### Fixed
18
19
+### Security
20
21
+## [3.3.0] - 2017-12-05
22
23
24
25
+- add helping methods markTestSkippedIfSubShop and markTestSkippedIfNoSubShopto the library/UnitTestCase
0 commit comments