Dion Moult
d23d382854
Minor fix to BIMTester IDS support. Disable IDS test due to unstable nature of IDS.
2022-01-14 11:46:15 +11:00
Bernd Hahnebach
b66792f981
bimtester: get lang from json report and use it to generate html report, fixes #1928
2021-12-08 15:53:34 +01:00
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
dedicos
5cab72deaa
removed get_property in attributes_psets step file (not implemented yet) ( #1596 )
...
* removed get_property in attributes_psets step file (not implemented yet)
problem with stepmatcher remains
* Fix pattern search for properties
2021-07-28 17:51: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
ac95fb1aa2
BIMTester now operates on single feature files, which heavily improves usability
2021-02-02 12:34:14 +11:00
Bernd Hahnebach
9574b7e08f
bimtester: start italian and dutch translation
2021-01-17 22:30:04 +01:00
Bernd Hahnebach
3df2c89b0a
bimtester: report generator, add another parameter report file
2021-01-15 10:57:40 +01:00
Bernd Hahnebach
ebd53250e7
bimtester: report, simplify generation code
2021-01-15 10:57:36 +01:00
Bernd Hahnebach
7871dea3ca
bimtester: very small code improvements in reports
2021-01-08 08:26:28 +01:00
Bernd Hahnebach
1b6857b8ba
bimtester: also use gettext for html report translation
2020-12-23 11:41:35 +01:00
Bernd Hahnebach
666641bb18
bimtester: reports, code formating
2020-12-23 11:41:35 +01:00
Bernd Hahnebach
b22055a588
bimtester: once again move report data into resources dir
2020-12-22 20:37:41 +01:00
Bernd Hahnebach
27051cce8a
bimtester: move report data into new directory
2020-12-22 20:29:56 +01:00
Roch Bertucat
0ab82295f9
Fix a small issue in report path
2020-12-18 16:51:01 +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
9ffc2874da
Add a way to stop if fail step and improve report accordingly
2020-12-18 11:22:14 +01:00
Bernd Hahnebach
d00da09cdc
start translation into German and French with one step as well as the report
2020-12-15 10:09:46 +11:00
Roch Bertucat
cada9c9e3b
Specify encoding for HTML report for special characters
2020-12-10 10:35:47 +01:00
Bernd Hahnebach
32f99428c3
bimtester: move code into a package directory
2020-11-26 08:30:03 +11:00