Dion Moult
d0eb716738
Fix #1727 . BIMTester now runs within the BlenderBIM Add-on, implement attribute checking in IDS, and fix some minor IDS bugs.
2021-09-08 20:17:16 +10:00
Dion Moult
4e889b75d7
BIMTester can now accept both IDS .xml as well as Gherkin .feature files and generate HTML reports
2021-02-28 14:35:21 +11:00
rbertucat
20fe48bd6a
BuildingSmart IFCRail changes to BIMTester ( #1309 )
...
* Add a way to validate the IFC file in BIMTester
* Fix an issue in Report where only the first error was shown
* Fix the usage of Schema in BIMTester
* Add Aggreation steps to BIMTester
2021-02-12 09:34:10 +11:00
Dion Moult
031a0cec59
Minor fix
2021-02-05 08:30:54 +11:00
Dion Moult
11697fbd47
You can now specify a set of custom step definitions to BIMTester.
2021-02-03 21:58:49 +11:00
Dion Moult
08d959f66d
Fix #1282 . Bug where unable to install add-on in older Blender versions.
2021-02-03 14:45:52 +11:00
Dion Moult
7c1a23e5e3
BIMTester custom schema is now specified as an argument, not as a test requirement, which is where it belongs.
2021-02-02 16:11:38 +11:00
Dion Moult
ac95fb1aa2
BIMTester now operates on single feature files, which heavily improves usability
2021-02-02 12:34:14 +11:00
Bernd Hahnebach
843917a431
bimtester: run, merge run and run wich copy in temp
2021-01-15 10:58:14 +01:00
Bernd Hahnebach
2fce21fd88
bimtester: run, merge getting the behave arguments
2021-01-15 10:58:08 +01:00
Bernd Hahnebach
c9e85c5d34
bimtester: run, merge run behave commands
2021-01-15 10:58:03 +01:00
Bernd Hahnebach
521a5a5981
bimtester: parse behave args to the gui too and other small gui
...
improvements
2021-01-15 10:57:55 +01:00
Bernd Hahnebach
21d4203688
bimtester: parse ifcfile by behave user args
2021-01-15 10:57:47 +01:00
Bernd Hahnebach
aefd4e3387
bimtester: run, move comments and add prints
2021-01-15 10:57:44 +01:00
Bernd Hahnebach
91773e8fc6
bimtester: improve and fix copy in temp and run
2021-01-13 08:29:33 +01:00
Bernd Hahnebach
a54b84b4c3
bimtester: run, better variable name
2021-01-13 08:29:33 +01:00
Bernd Hahnebach
addf28c1e2
bimtester: run, improve method run copy in temp
2021-01-13 08:29:33 +01:00
Bernd Hahnebach
aa82cb15d2
bimtester: run, rename method run copy in temp
2021-01-13 08:29:33 +01:00
Bernd Hahnebach
b2e5c904c3
bimtester: copy all files of source code features path to tmp run
2021-01-05 18:06:09 +01:00
Roch Bertucat
322860cc51
Merge remote-tracking branch 'origin/v0.6.0-ifcrail-contrib' into
...
v0.6.0-ifcrail-mod
Conflicts:
src/ifcbimtester/bimtester/features/steps/ifcdata.py
src/ifcbimtester/bimtester/features/template.html
src/ifcbimtester/bimtester/reports.py
src/ifcbimtester/bimtester/run.py
2020-12-18 15:44:46 +01:00
Roch Bertucat
854a0fe863
Add a way to specify a path to the arguments
2020-12-18 11:22:51 +01:00
Bernd Hahnebach
85a78a6e48
bimtester: se gettext for message translation
2020-12-18 17:25:05 +11:00
Bernd Hahnebach
3ae20637d7
bimtester: code formating
2020-12-18 17:25:05 +11:00
Dion Moult
b72b2aa7d7
Package new BIMTester for the BlenderBIM Add-on
2020-12-07 16:42:01 +11:00
Bernd Hahnebach
26d35a7644
bimtester: improve the signatures of the methods to run behave in temporary directory
2020-11-28 08:27:24 +11:00
Bernd Hahnebach
15199152ac
bimtester: code formating and comments
2020-11-26 19:00:57 +11:00
Bernd Hahnebach
32f99428c3
bimtester: move code into a package directory
2020-11-26 08:30:03 +11:00